UIElementAutomationPeer.GetAutomationControlTypeCore 方法

定義

取得與此 UIElement 相關聯之 UIElementAutomationPeer 的控制項型別。 這個方法是由 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

傳回

Custom 列舉值。

適用於