Method | Description | |
---|---|---|
AppShell ( FileActivatedEventArgs args ) : System | ||
AppShell ( LaunchActivatedEventArgs args ) : System |
Method | Description | |
---|---|---|
HandleFileActivationAsync ( FileActivatedEventArgs e ) : Task | ||
InitializeFrame ( object args ) : void | ||
OnLoaded ( object sender, RoutedEventArgs e ) : void |
public AppShell ( FileActivatedEventArgs args ) : System | ||
args | FileActivatedEventArgs | |
return | System |
public AppShell ( LaunchActivatedEventArgs args ) : System | ||
args | LaunchActivatedEventArgs | |
return | System |