バージョン

ButtonAreaUIElement コンストラクタ

コンストラクター。ButtonAreaUIElement オブジェクトの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As UIElement _
)
public ButtonAreaUIElement( 
   UIElement parent
)

パラメータ

parent
親 UIElement。
参照