Localization.CommentsProperty フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
フィールド値
例
次のコード例は、テキスト ブロックの添付プロパティを Comments 取得および設定する方法を示しています。