TreeViewDataItemAutomationPeer.GetAutomationControlTypeCore 메서드

정의

TreeViewDataItemAutomationPeer와 연결된 TreeViewItem의 컨트롤 형식을 가져옵니다. 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

모든 경우에 TreeItem입니다.

적용 대상