6 writes to mask
UIAutomationClientsideProviders (6)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1883
nativeItem.
mask
= item.mask;
1945
nativeItem.
mask
= item.mask;
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
480
item.
mask
= NativeMethods.LVIF_GROUPID;
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (2)
220
item.
mask
= NativeMethods.LVIF_GROUPID;
384
item.
mask
= NativeMethods.LVIF_GROUPID;
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
742
item.
mask
= NativeMethods.LVIF_GROUPID;
2 references to mask
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1863
mask = item.
mask
;
1923
mask = item.
mask
;