[]
Called when the open window button is clicked.
protected virtual void OnOpenButtonClick(object sender, RoutedEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | The sender. |
RoutedEventArgs | e | The RoutedEventArgs instance containing the event data. |