MESCIUS InputMan for WPF 3.0J
GetVisualChild メソッド (EditorPresenter)

The index of the visual object in the System.Windows.Media.VisualCollection.
Returns the specified System.Windows.Media.Visual in the parent System.Windows.Media.VisualCollection.
構文
Protected Overrides NotOverridable Function GetVisualChild( _
   ByVal index As Integer _
) As Visual
protected override Visual GetVisualChild( 
   int index
)

パラメータ

index
The index of the visual object in the System.Windows.Media.VisualCollection.

戻り値の型

The child in the System.Windows.Media.VisualCollection at the specified index value.
例外
例外解説
System.ArgumentOutOfRangeException index が子ビジュアル要素の数を超えています。
参照

参照

EditorPresenter クラス
EditorPresenter メンバ

 

 


© MESCIUS inc. All rights reserved.