バージョン

Documents プロパティ

ナビゲータが作成された時に関連付けられた XamDockManagerDocumentContentHost でアクティブ化可能な ContentPane インスタンスのコレクションを返します。
シンタックス
'宣言
 
Public ReadOnly Property Documents As ReadOnlyCollection(Of ContentPane)
public ReadOnlyCollection<ContentPane> Documents {get;}
参照