4 writes to dwStateMask
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1579nativeItem.dwStateMask = item.dwStateMask; 1621nativeItem.dwStateMask = item.dwStateMask;
MS\Win32\NativeMethods.cs (2)
1815dwStateMask = 0; 1826dwStateMask = 0;
2 references to dwStateMask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1565dwStateMask = item.dwStateMask; 1606dwStateMask = item.dwStateMask;