2 references to IsWindowsFormsControl
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsFormsHelpers.cs (1)
135return IsWindowsFormsControl(Misc.GetClassName(hwnd));
MS\Internal\AutomationProxies\WindowsStatic.cs (1)
75if (WindowsFormsHelper.IsWindowsFormsControl(className))