Class SillOrientedStackPanel
- Namespace
- WindowSill.API
- Assembly
- WindowSill.API.dll
A StackPanel that automatically adjusts its orientation based on the current WindowSill bar location. When the sill is positioned on the left or right side of the screen, the panel arranges children vertically. When the sill is positioned on the top or bottom of the screen, the panel arranges children horizontally.
public class SillOrientedStackPanel : StackPanel, IEquatable<DependencyObject>, IAnimationObject, IVisualElement, IVisualElement2, IEquatable<UIElement>, IEquatable<FrameworkElement>, IEquatable<Panel>, IScrollSnapPointsInfo, IInsertionPanel, IWinRTObject, IUnmanagedVirtualMethodTableProvider, IDynamicInterfaceCastable, IEquatable<StackPanel>
- Inheritance
-
SillOrientedStackPanel
- Implements
-
IWinRTObject
- Inherited Members
- Extension Methods
Constructors
SillOrientedStackPanel()
Initializes a new instance of the SillOrientedStackPanel class.
public SillOrientedStackPanel()