Generic button handler that handles a number of simple tasks in a single method to minimize class noise.
public void Button_Handler(object sender, RoutedEventArgs e)
Parameters
sender
e
See also:
Class MainWindow© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic