2 references to rgstate
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\Misc.cs (2)
2071if ((ti.rgstate[NativeMethods.INDEX_TITLEBAR_SELF] & (NativeMethods.STATE_SYSTEM_INVISIBLE | NativeMethods.STATE_SYSTEM_OFFSCREEN)) != 0) 2080if ((ti.rgstate[i] & NativeMethods.STATE_SYSTEM_INVISIBLE) != 0)