Share via


ButtonAutomationPeer.GetAutomationControlTypeCore メソッド

定義

UI オートメーション ピアに関連付けられている要素のコントロールの種類を取得します。

protected:
 override System::Windows::Automation::Peers::AutomationControlType GetAutomationControlTypeCore();
protected override System.Windows.Automation.Peers.AutomationControlType GetAutomationControlTypeCore ();
override this.GetAutomationControlTypeCore : unit -> System.Windows.Automation.Peers.AutomationControlType
Protected Overrides Function GetAutomationControlTypeCore () As AutomationControlType

戻り値

AutomationControlType

Button 列挙型値。

適用対象