共用方式為


CheckBoxAutomationPeer.GetAutomationControlTypeCore 方法

定義

取得與這個 CheckBoxAutomationPeer 相關聯項目的 AutomationControlType。 由 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

CheckBox 列舉值。

適用於

另請參閱