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