Share via


Layout.ArrangeInvalidated Event

Definition

Occurs when the arrange state (layout) has been invalidated.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public event TypedEventHandler<Layout,object> ArrangeInvalidated;

Event Type

Applies to

See also