Event CustomLayout
Occurs when the control needs to layout its children.
public event EventHandler<HandledEventArgs>? CustomLayout
Returns
- EventHandler<HandledEventArgs>
- Occurs when the control needs to layout its children.
- Implements
Occurs when the control needs to layout its children.
public event EventHandler<HandledEventArgs>? CustomLayout