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