バージョン

LocationDropDownButtonUIElement コンストラクタ

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

パラメータ

parentElement
この要素を含む UIElement インスタンス。
参照