4 writes to uFlags
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2549uFlags = item.uFlags, 2593uFlags = item.uFlags,
MS\Internal\AutomationProxies\Misc.cs (1)
1911tool.uFlags = NativeMethods.TTF_IDISHWND;
MS\Win32\NativeMethods.cs (1)
1936uFlags = 0;
2 references to uFlags
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2534uFlags = item.uFlags; 2578uFlags = item.uFlags;