Summary
Invalidates measure for given control and all visual children recursively.
- Namespace
- Avalonia
.Layout - Containing Type
- LayoutHelper
Syntax
public static void InvalidateSelfAndChildrenMeasure(ILayoutable control)
Parameters
Name | Type | Description |
---|---|---|
control | ILayoutable |
Return Value
Type | Description |
---|---|
void |