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