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