WorkflowViewElement.OnCreateAutomationPeer Metodo

Definizione

Restituisce un'implementazione AutomationPeer specifica per WorkflowViewElement per l'infrastruttura Windows Presentation Foundation (WPF).

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

Restituisce

Implementazione di AutomationPeer specifica del tipo.

Si applica a