2 references to IsWindowsFormsControl
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsFormsHelpers.cs (1)
141return IsWindowsFormsControl(Misc.GetClassName(hwnd));
MS\Internal\AutomationProxies\WindowsStatic.cs (1)
83if (WindowsFormsHelper.IsWindowsFormsControl(className))