次の方法で共有


DocumentProperty クラス

更新 : 2007 年 11 月

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

プロパティの永続的な値を表します。

名前空間 :  Microsoft.Windows.Design.Documents.Trees
アセンブリ :  Microsoft.Windows.Design.Markup (Microsoft.Windows.Design.Markup.dll 内)

構文

'宣言
Public MustInherit Class DocumentProperty _
    Inherits DocumentNode
'使用
Dim instance As DocumentProperty
public abstract class DocumentProperty : DocumentNode
public ref class DocumentProperty abstract : public DocumentNode
public abstract class DocumentProperty extends DocumentNode

解説

プロパティには、1 つ以上の項目を指定できます。

継承階層

System.Object
  Microsoft.Windows.Design.Documents.Trees.DocumentNode
    Microsoft.Windows.Design.Documents.Trees.DocumentProperty
      Microsoft.Windows.Design.Documents.Trees.ModifiableDocumentProperty

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

参照

DocumentProperty メンバ

Microsoft.Windows.Design.Documents.Trees 名前空間

その他の技術情報

WPF デザイナの機能拡張