AutomatableTextBlock::OnCreateAutomationPeer Method ()

 

Gets the automation peer.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual AutomationPeer^ OnCreateAutomationPeer() override

Return Value

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

Returns the AutomationPeer control for this class.

Return to top
Show: