6 writes to mask
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1669mask = item.mask, 1722mask = item.mask,
MS\Internal\AutomationProxies\WindowsSysHeader.cs (3)
314item.mask = NativeMethods.HDI_ORDER; 558hdi.mask = NativeMethods.HDI_TEXT; 683item.mask = NativeMethods.HDI_FORMAT;
MS\Win32\NativeMethods.cs (1)
1869mask = 0;
2 references to mask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1651mask = item.mask; 1704mask = item.mask;