mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Update App.xaml.cs
This commit is contained in:
parent
4b60e7dde5
commit
0a427a90de
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ namespace SampleApplication
|
|||
InitializeComponent();
|
||||
}
|
||||
|
||||
protected override void OnLaunched(Microsoft.UI.Xaml.LaunchActivatedEventArgs args)
|
||||
protected override void OnLaunched(LaunchActivatedEventArgs args)
|
||||
{
|
||||
window = new MainWindow();
|
||||
window.Activate();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue