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