バージョン

AllPanes プロパティ

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