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