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