4 references to LVGS_SUBSETED
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (4)
165group.stateMask = NativeMethods.LVGS_SUBSETED; 173if ((group.state & NativeMethods.LVGS_SUBSETED) != 0) 253group.stateMask = NativeMethods.LVGS_SUBSETED; 261if ((group.state & NativeMethods.LVGS_SUBSETED) != 0)