6 writes to mask
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1668mask = item.mask, 1721mask = item.mask,
MS\Internal\AutomationProxies\WindowsSysHeader.cs (3)
310item.mask = NativeMethods.HDI_ORDER; 551hdi.mask = NativeMethods.HDI_TEXT; 676item.mask = NativeMethods.HDI_FORMAT;
MS\Win32\NativeMethods.cs (1)
1868mask = 0;
2 references to mask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1650mask = item.mask; 1703mask = item.mask;