5 writes to mask
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1585nativeItem.mask = item.mask; 1627nativeItem.mask = item.mask;
MS\Internal\AutomationProxies\WindowsTab.cs (1)
1349tcitem.mask = NativeMethods.TCIF_TEXT;
MS\Win32\NativeMethods.cs (2)
1831mask = 0; 1842mask = m;
2 references to mask
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1571mask = item.mask; 1612mask = item.mask;