WorkflowViewElement::OnCreateAutomationPeer Method ()

.NET Framework (current version)
 

Returns a WorkflowViewElement-specific AutomationPeer implementation for the Windows Presentation Foundation (WPF) infrastructure.

Namespace:   System.Activities.Presentation
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

protected:
virtual AutomationPeer^ OnCreateAutomationPeer() override

Return Value

Type: System.Windows.Automation.Peers::AutomationPeer^

The type-specific AutomationPeer implementation.

.NET Framework
Available since 4.0
Return to top
Show: