XamlValueConverter<TConverterBase>.TargetType Właściwość

Definicja

Pobiera element docelowy/docelowy XamlType obiektu 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

Wartość właściwości

XamlType

Obiekt docelowy/docelowy XamlType obiektu XamlValueConverter<TConverterBase>.

Dotyczy

Zobacz też