TemplatePartAttribute.Type Propiedad

Definición

Obtiene o establece el tipo del elemento con nombre que identifica este atributo.

public:
 property Type ^ Type { Type ^ get(); void set(Type ^ value); };
public Type Type { get; set; }
member this.Type : Type with get, set
Public Property Type As Type

Valor de propiedad

El tipo de la parte con nombre que identifica este atributo.

Comentarios

Uso de texto XAML

No puedes usar esta propiedad en XAML.

Se aplica a