Share via


Layout.LayoutChanged Event

Definition

Occurs at the end of a layout cycle if any of the child element's Bounds have changed.

public:
 virtual event EventHandler ^ LayoutChanged;
public event EventHandler LayoutChanged;
member this.LayoutChanged : EventHandler 
Public Event LayoutChanged As EventHandler 

Event Type

Implements

Applies to