Share via


WorkflowItemsPresenter.OnCreateAutomationPeer Methode

Definition

Gibt eine WorkflowItemsPresenter-spezifische AutomationPeer-Implementierung für die Windows Presentation Foundation-Infrastruktur (WPF) zurück. Implementieren Sie diese Methode in die abgeleitete Klasse, um eine Klassenbehandlung für dieses Ereignis hinzuzufügen.

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

Gibt zurück

Die typspezifische AutomationPeer-Implementierung.

Gilt für: