Skip to main content

InvalidateSelfAndChildrenMeasure Method

Invalidates measure for given control and all visual children recursively.

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static void InvalidateSelfAndChildrenMeasure(
Layoutable control
)

Parameters

  Layoutable
 

See Also

Reference

LayoutHelper Class
Avalonia.Layout Namespace