Skip to main content

RoutedEventHandler Delegate

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

RoutedEventHandler Definition

public delegate void RoutedEventHandler(object sender, RoutedEventArgs e);