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