1 reference to _WindowsFormsClassName
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsFormsHelpers.cs (1)
134
return className.IndexOf(
_WindowsFormsClassName
, StringComparison.OrdinalIgnoreCase) > -1;