AttachedLayout.

InvalidateMeasure() Method

Summary

Invalidates the measurement state (layout) for all ILayoutable containers that reference this layout.
Namespace
Avalonia.Layout
Containing Type
AttachedLayout

Syntax

protected void InvalidateMeasure()

Return Value

Type Description
void