WorkflowItemsPresenter.OnCreateAutomationPeer Methode

Definition

Gibt eine WorkflowItemsPresenter-spezifische AutomationPeer Implementierung für die Windows Presentation Foundation (WPF)-Infrastruktur zurück. Implementieren Sie diese Methode in Der abgeleiteten Klasse, um die 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: