1 reference to HDS_VERT
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
209
return Misc.IsBitSet(WindowStyle, NativeMethods.
HDS_VERT
) ? OrientationType.Vertical : OrientationType.Horizontal;