ToggleButtonAutomationPeer.GetAutomationControlTypeCore メソッド

定義

この ToggleButton に関連付けられている ToggleButtonAutomationPeer のコントロール型を取得します。 GetAutomationControlType() によって呼び出されます。

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

戻り値

この ToggleButtonAutomationPeer に関連付けられた ToggleButton のコントロール型。

適用対象

こちらもご覧ください