共用方式為


RadioButtonAutomationPeer.GetAutomationControlTypeCore 方法

定義

取得與此 RadioButton 相關聯之 RadioButtonAutomationPeer 的控制項型別。 由 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

傳回

AutomationControlType

RadioButton 物件的控制項類型。

適用於

另請參閱