4 references to Window
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\Accessible.cs (2)
458
bool inSameHwnd =
Window
!= IntPtr.Zero &&
Window
== hwnd;
MS\Internal\AutomationProxies\WindowsStatusBar.cs (2)
119
IntPtr hwndChild = accChild.
Window
;
319
hwndChild = accChild.
Window
;