Interaction logic for App.xaml. More...
Public Member Functions | |
| App () | |
| Initializes a new instance of the App class. | |
Protected Member Functions | |
| override void | OnStartup (StartupEventArgs e) |
| Override the startup behavior to handle files dropped on the app icon. | |
Interaction logic for App.xaml.
| HandBrakeWPF::App::App | ( | ) | [inline] |
Initializes a new instance of the App class.
| override void HandBrakeWPF::App::OnStartup | ( | StartupEventArgs | e | ) | [inline, protected] |
Override the startup behavior to handle files dropped on the app icon.
| e | The StartupEventArgs. |
1.7.1