SelectionChangedEventHandler Delegate
NuGet: GHIElectronics.TinyCLR.UI
Assembly: GHIElectronics.TinyCLR.UI
Namespace: GHIElectronics.TinyCLR.UI.Controls
Represents the method that handles the selection-changed event.
public delegate void SelectionChangedEventHandler(object sender, SelectionChangedEventArgs args);