バージョン

UIElement.UIElementDelegateUIAProviderFragment コンストラクタ

UIElement のプロバイダー UI Automation 情報の基本クラス。
シンタックス
'宣言
 
Public Function New( _
   ByVal uiElement As UIElement _
)
public UIElement.UIElementDelegateUIAProviderFragment( 
   UIElement uiElement
)

パラメータ

uiElement
UI Automation 情報が必要な UIElement。
参照