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