StyleTypedPropertyAttribute.StyleTargetType Propiedad

Definición

Obtiene o establece TargetType de Property que este atributo 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

Type

TargetType de Property que este atributo especifica.

Comentarios

Uso de texto XAML

No puedes usar esta propiedad en XAML.

Se aplica a