Localization.AttributesProperty 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別 Attributes 附加屬性。
public: static initonly System::Windows::DependencyProperty ^ AttributesProperty;
public static readonly System.Windows.DependencyProperty AttributesProperty;
staticval mutable AttributesProperty : System.Windows.DependencyProperty
Public Shared ReadOnly AttributesProperty As DependencyProperty
欄位值
範例
下列程式碼範例示範如何取得和設定按鈕的 Attributes 附加屬性。