Event WidthChanged
Raised after the Width property changes, allowing handlers to react to the change.
public event EventHandler<ValueChangedEventArgs<Dim>>? WidthChanged
Returns
- EventHandler<ValueChangedEventArgs<Dim>>
- Raised after the property changes, allowing handlers to react to the change.