6 writes to mask
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1881mask = item.mask, 1944mask = item.mask,
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
471mask = NativeMethods.LVIF_GROUPID,
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (2)
207mask = NativeMethods.LVIF_GROUPID 372mask = NativeMethods.LVIF_GROUPID
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
734mask = NativeMethods.LVIF_GROUPID,
2 references to mask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1861mask = item.mask; 1922mask = item.mask;