XamlValueConverter<TConverterBase>.TargetType Proprietà

Definizione

Ottiene la destinazione/destinazione XamlType 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à

Destinazione/destinazione XamlType dell'oggetto XamlValueConverter<TConverterBase>.

Si applica a

Vedi anche