XamlValueConverter<TConverterBase>.TargetType Proprietà

Definizione

Ottiene l'oggetto XamlType di destinazione dell'oggetto XamlValueConverter<TConverterBase>.

public:
 property System::Xaml::XamlType ^ TargetType { System::Xaml::XamlType ^ get(); };
public System.Xaml.XamlType TargetType { get; }
member this.TargetType : System.Xaml.XamlType
Public ReadOnly Property TargetType As XamlType

Valore della proprietà

XamlType

Oggetto XamlType di destinazione dell'oggetto XamlValueConverter<TConverterBase>.

Si applica a

Vedi anche