DDUtils.HasVerticalOrientation(FrameworkElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool HasVerticalOrientation(System::Windows::FrameworkElement ^ itemContainer);
public static bool HasVerticalOrientation (System.Windows.FrameworkElement itemContainer);
static member HasVerticalOrientation : System.Windows.FrameworkElement -> bool
Public Shared Function HasVerticalOrientation (itemContainer As FrameworkElement) As Boolean
Parameters
- itemContainer
- FrameworkElement
Returns
Returns Boolean.