3 writes to rect
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2540nativeItem.rect = item.rect; 2583nativeItem.rect = item.rect;
MS\Win32\NativeMethods.cs (1)
1957rect = Win32Rect.Empty;
2 references to rect
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2525rect = item.rect; 2568rect = item.rect;