Event Scrolled
Raised when the Value has changed. Indicates how much was scrolled.
public event EventHandler<EventArgs<int>>? Scrolled
Returns
- EventHandler<EventArgs<int>>
- Raised when the has changed. Indicates how much was scrolled.
Raised when the Value has changed. Indicates how much was scrolled.
public event EventHandler<EventArgs<int>>? Scrolled