StyleTypedPropertyAttribute.StyleTargetType プロパティ

定義

この属性が指定している TargetTypeProperty を取得または設定します。

public:
 property Type ^ StyleTargetType { Type ^ get(); void set(Type ^ value); };
public Type StyleTargetType { get; set; }
member this.StyleTargetType : Type with get, set
Public Property StyleTargetType As Type

プロパティ値

Type

この属性が指定している TargetTypeProperty

注釈

XAML テキストの使用法

このプロパティは XAML では使用できません。

適用対象