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