C# Class ContosoExpenses.Uwp.App

Provides application-specific behavior to supplement the default Application class.
Inheritance: XamlApplication
Afficher le fichier Open project: microsoft/react-native-windows-samples

Méthodes publiques

Méthode Description
App ( ) : Microsoft.Toolkit.Win32.UI.XamlHost

Initializes the singleton application object. This is the first line of authored code executed, and as such is the logical equivalent of main() or WinMain().

Method Details

App() public méthode

Initializes the singleton application object. This is the first line of authored code executed, and as such is the logical equivalent of main() or WinMain().
public App ( ) : Microsoft.Toolkit.Win32.UI.XamlHost
Résultat Microsoft.Toolkit.Win32.UI.XamlHost