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 文字區塊的附加屬性。