次の方法で共有


Localization.CommentsProperty フィールド

定義

Comments 添付プロパティを識別します。

public: static initonly System::Windows::DependencyProperty ^ CommentsProperty;
public static readonly System.Windows.DependencyProperty CommentsProperty;
 staticval mutable CommentsProperty : System.Windows.DependencyProperty
Public Shared ReadOnly CommentsProperty As DependencyProperty 

フィールド値

DependencyProperty

次のコード例は、テキスト ブロックの添付プロパティを Comments 取得および設定する方法を示しています。

適用対象