5 writes to mask
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1576mask = item.mask, 1619mask = item.mask,
MS\Internal\AutomationProxies\WindowsTab.cs (1)
1343tcitem.mask = NativeMethods.TCIF_TEXT;
MS\Win32\NativeMethods.cs (2)
1812mask = 0; 1823mask = m;
2 references to mask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1562mask = item.mask; 1604mask = item.mask;