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 列挙型値。

適用対象