WindowAutomationPeer.GetAutomationControlTypeCore メソッド

定義

この Window に関連付けられている WindowAutomationPeer のコントロール型を取得します。 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

戻り値

Window 列挙型値。

適用対象