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