Skip to main content

AffectsParentArrange<TPanel> Method

Marks a property on a child as affecting the parent panel's arrangement.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

protected static void AffectsParentArrange<TPanel>(
params AvaloniaProperty[] properties
)
where TPanel : Panel

Parameters

  AvaloniaProperty[]
The properties.

Type Parameters

See Also

Reference

Panel Class
Avalonia.Controls Namespace