AlignmentExtensions |
Common helpers for Alignment. |
Bounds |
A bounding rectangle using floating-point dimensions. |
DirtyTracker<T> |
Convenience class for tracking properties that have changed, i.e. for layout dirty checking. |
DirtyTrackingList<T> |
List wrapper that tracks whether changes have been made. |
Edges |
Describes a set of edge dimensions, e.g. for margin or padding. |
FloatingElement |
Provides independent layout for an IView relative to its parent. |
FloatingPosition |
Describes the position of a FloatingElement. |
NineGridPlacement |
Model for content placement along a nine-segment grid, i.e. all possible combinations of horizontal and vertical Alignment. |
NineGridPlacement.Neighbor |
Represents an adjacent placement; the result of GetNeighbors(Boolean). |
OffsettableExtensions |
Extensions for the IOffsettable<T> interface. |
OrientationExtensions |
Helpers for working with Orientation. |