Localization.AttributesProperty フィールド

定義

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 

フィールド値

DependencyProperty

次のコード例は、ボタンの添付プロパティを Attributes 取得および設定する方法を示しています。

適用対象