XamlValueConverter<TConverterBase>.TargetType Propiedad

Definición

Obtiene el destino o destino XamlType de .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

Valor de propiedad

Destino o destino XamlType de XamlValueConverter<TConverterBase>.

Se aplica a

Consulte también