5 writes to mask
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1577nativeItem.mask = item.mask; 1619nativeItem.mask = item.mask;
MS\Internal\AutomationProxies\WindowsTab.cs (1)
1349tcitem.mask = NativeMethods.TCIF_TEXT;
MS\Win32\NativeMethods.cs (2)
1813mask = 0; 1824mask = m;
2 references to mask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1563mask = item.mask; 1604mask = item.mask;