📄️ EffectiveViewportChangedEventArgs Class
Provides data for the EffectiveViewportChanged event.
📄️ HorizontalAlignment Enumeration
Defines how a control aligns itself horizontally in its parent control.
📄️ IEmbeddedLayoutRoot Interface
A special layout root with enforced size for Arrange pass
📄️ ILayoutRoot Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ Layoutable Class
Implements layout-related functionality for a control.
📄️ LayoutExtensions Class
Extension methods for layout types.
📄️ LayoutHelper Class
Provides helper methods needed for layout.
📄️ LayoutInformation Class
Provides access to layout information of a control.
📄️ Orientation Enumeration
Defines vertical or horizontal orientation.
📄️ VerticalAlignment Enumeration
Defines how a control aligns itself vertically in its parent control.