2 references to IsHorizontal
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsUpDown.cs (2)
544
if (
IsHorizontal
(_hwnd) && Misc.IsLayoutRTL(_hwnd))
586
bool fHorz =
IsHorizontal
(hwnd);