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