Name | Description | |
---|---|---|
ArrangeCore | ||
GetBorderEdge | Gets the border edge (border area) of the element (in local coordinates) | |
GetContentEdge | Gets the content edge (inner edge) of the element (in local coordinates), provided that the box had the specified width and height. | |
GetPaddingEdge | Gets the padding edge (padding area) of the element (in local coordinates) | |
InvalidateArrange | Invalidates the element arrange | |
InvalidateMeasure | Invalidates the measure | |
ValidateArrange | Called to arrange the element | |
ValidateMeasure |