Event Scrolled
Raised when the Position has changed. Indicates how much to scroll.
public event EventHandler<EventArgs<int>>? Scrolled
Returns
- EventHandler<EventArgs<int>>
- Raised when the has changed. Indicates how much to scroll.
Raised when the Position has changed. Indicates how much to scroll.
public event EventHandler<EventArgs<int>>? Scrolled