4 writes to uFlags
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2548uFlags = item.uFlags, 2592uFlags = item.uFlags,
MS\Internal\AutomationProxies\Misc.cs (1)
1910tool.uFlags = NativeMethods.TTF_IDISHWND;
MS\Win32\NativeMethods.cs (1)
1935uFlags = 0;
2 references to uFlags
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2533uFlags = item.uFlags; 2577uFlags = item.uFlags;