TabItem.OnCreateAutomationPeer Yöntem

Tanım

WPF otomasyon altyapısının bir parçası olarak bu denetim için uygun TabItemAutomationPeer bir uygulama sağlar.

protected:
 override System::Windows::Automation::Peers::AutomationPeer ^ OnCreateAutomationPeer();
protected override System.Windows.Automation.Peers.AutomationPeer OnCreateAutomationPeer ();
override this.OnCreateAutomationPeer : unit -> System.Windows.Automation.Peers.AutomationPeer
Protected Overrides Function OnCreateAutomationPeer () As AutomationPeer

Döndürülenler

AutomationPeer

Türe özgü AutomationPeer uygulama.

Şunlara uygulanır