TabControlAutomationPeer.GetAutomationControlTypeCore メソッド

定義

新しい TabItem に関連付けられている TabItemAutomationPeer の子要素のコレクションを取得します。 このメソッドは GetChildren() によって呼び出されます。

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

Tab 列挙型値。

適用対象

こちらもご覧ください