StyleTypedPropertyAttribute.Property 屬性

定義

取得或設定 Style 型別的屬性名稱。

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

屬性值

String

Style 型別的屬性名稱。

備註

XAML 文字使用方式

您無法在 XAML 中使用這個屬性。

適用於