1 reference to GetWindowParent
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
526IntPtr parentHwnd = _sbFlag == NativeMethods.SB_CTL ? Misc.GetWindowParent(_hwnd) : _hwnd;