1 reference to IsWindowsFormsControl
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
188return Misc.IsWindowsFormsControl(ProxyManager.GetClassName(_hwnd)) ? "WinForm" : "Win32";