Aracılığıyla paylaş


WorkflowItemsPresenter.OnCreateAutomationPeer Yöntem

Tanım

Windows Presentation Foundation (WPF) altyapısı için özel AutomationPeer bir WorkflowItemsPresenteruygulama döndürür. Bu olay için sınıf işleme eklemek için türetilmiş sınıfınızda bu yöntemi uygulayın.

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

Türe özgü AutomationPeer uygulama.

Şunlara uygulanır