Name | Description | |
---|---|---|
AccumulateDisplayChildren | Overridden. Appends the displayable children of the node to the provided list. | |
CanClip | Overridden. | |
CanClipChildren | Overridden. Gets whether the node can provide a clip area for its children | |
GetPaintCacheMode | Overridden. Gets the mode in which this displayable node can cache its painting. | |
InvalidateArrange | Overridden. Invalidates the element arrange and pools the element for arrange validation. | |
InvalidateArrangeFromChild | Overridden. Called by child or descendant elements that consider this element as arrange parent, and want to inform it to invalidate it's arrange. | |
InvalidateMeasure | Overridden. Invalidates the element measure and pools the element for measure validation. | |
InvalidateMeasureFromChild | Overridden. Called by child or descendant elements that consider this element as measure parent, and want to inform it to invalidate it's measure. |