Name | Description | |
---|---|---|
![]() | CanTransform | Overridden. Determines whether this element currently returns a transformation different than NMatrix.Identity. |
![]() | Destroy | Destroys the inplace editor and optionally commits the changes. |
![]() | GetTransform | Overridden. Gets transform. |
![]() | InvalidateArrange | Invalidates the element layout |
![]() | InvalidateArrangeFromChild | Called by child or descendant arrange elements that consider this element as arrange parent, and want to inform it to invalidate it's arrange. |
![]() | InvalidateMeasure | Invalidates the element measure and pools the element for measure validation. |
![]() | InvalidateMeasureFromChild | Called by child or descendant measure elements that consider this element as measure parent, and want to inform it to invalidate it's measure. |
![]() | ValidateArrange | Called to layout the element |
![]() | ValidateMeasure | Called to validate the element measure |