StyleTypedPropertyAttribute.StyleTargetType Propiedad

Definición

Obtiene o establece el TargetType de este Property atributo que se especifica.

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

Valor de propiedad

TargetType del Property atributo que se especifica.

Comentarios

Uso de texto XAML

No puedes usar esta propiedad en XAML.

Se aplica a