Skip to main content

ScrollChangedEventHandler Delegate

NuGet: GHIElectronics.TinyCLR.UI
Assembly: GHIElectronics.TinyCLR.UI
Namespace: GHIElectronics.TinyCLR.UI.Controls

Represents the method that handles the scroll-changed event.

public delegate void ScrollChangedEventHandler(object sender, ScrollChangedEventArgs args);