4 references to Window
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\Accessible.cs (2)
451
bool inSameHwnd =
Window
!= IntPtr.Zero &&
Window
== hwnd;
MS\Internal\AutomationProxies\WindowsStatusBar.cs (2)
108
IntPtr hwndChild = accChild.
Window
;
308
hwndChild = accChild.
Window
;