XamlValueConverter<TConverterBase>.TargetType プロパティ

定義

XamlTypeのターゲット/宛先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

プロパティ値

XamlTypeのターゲット/宛先XamlValueConverter<TConverterBase>

適用対象

こちらもご覧ください