2 references to IsHorizontal
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsUpDown.cs (2)
531if (IsHorizontal(_hwnd) && Misc.IsLayoutRTL(_hwnd)) 573bool fHorz = IsHorizontal(hwnd);