OnOpenButtonClick Method (AdvancedEditor)
Called when the open window button is clicked.
'Declaration
Protected Overridable Sub OnOpenButtonClick( _
ByVal As Object, _
ByVal As RoutedEventArgs _
)
Parameters
- sender
- The sender.
- e
- The System.Windows.RoutedEventArgs instance containing the event data.