WebBrowserAutomationPeer.GetAutomationControlTypeCore Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Retrieves the control type for the element that is associated with this WebBrowserAutomationPeer. Called by GetAutomationControlType.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
'Declaration Protected Overrides Function GetAutomationControlTypeCore As AutomationControlType
Return Value
Type: System.Windows.Automation.Peers.AutomationControlTypeReturns AutomationControlType.
Show: