Sdílet prostřednictvím


XamlValueConverter<TConverterBase>.TargetType Vlastnost

Definice

Získá cíl/cíl XamlType objektu 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

Hodnota vlastnosti

XamlType

Cíl/cíl XamlType objektu XamlValueConverter<TConverterBase>.

Platí pro

Viz také