バージョン

Panes プロパティ (PaneDragStartingEventArgs)

ドラッグされるペインのコレクションを返します。
シンタックス
'宣言
 
Public ReadOnly Property Panes As ReadOnlyCollection(Of ContentPane)
public ReadOnlyCollection<ContentPane> Panes {get;}
参照