StyleTypedPropertyAttribute.StyleTargetType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定這個屬性所指定之 TargetType 的 Property。
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
屬性值
這個屬性所指定之 TargetType 的 Property。
備註
XAML 文字使用方式
您無法在 XAML 中使用這個屬性。