1 write to flags
UIAutomationClientsideProviders (1)
MS\Win32\NativeMethods.cs (1)
807flags = htinfo.flags;
2 references to flags
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1435hitTest.flags = hitTestNative.flags;
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
319if ((hitTestNative.flags & NativeMethods.LVHT_EX_GROUP_SUBSETLINK) != 0)