1 reference to ES_UPPERCASE
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (1)
767return Misc.IsBitSet(style, NativeMethods.ES_UPPERCASE) ? CapStyle.AllCap : CapStyle.None;