SearchControlAutomationPeer::GetAutomationControlTypeCore Method ()

 

When overridden in a derived class, is called by GetAutomationControlType.

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

protected:
virtual AutomationControlType GetAutomationControlTypeCore() override

Return Value

Type: System.Windows.Automation.Peers::AutomationControlType

Returns the control type.

Return to top
Show: