バージョン

EditorContainerUIElement コンストラクタ

EditorContainerUIElement の新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As UIElement _
)
public EditorContainerUIElement( 
   UIElement parent
)

パラメータ

parent
親要素。
参照