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