バージョン

LogicalChildren プロパティ

現在の XamMap コントロールの論理的な子のコレクションを取得します。
シンタックス
'宣言
 
Public Shadows ReadOnly Property LogicalChildren As ObservableCollection(Of FrameworkElement)
public new ObservableCollection<FrameworkElement> LogicalChildren {get;}
参照