Event SchemeChanging
Raised before the scheme is set, allowing handlers to modify or cancel the change.
public event EventHandler<ValueChangingEventArgs<Scheme?>>? SchemeChanging
Returns
- EventHandler<ValueChangingEventArgs<Scheme>>
- Raised before the scheme is set, allowing handlers to modify or cancel the change.