refactoring for the next stage
This commit is contained in:
@@ -12,11 +12,11 @@ namespace NotificationFlyoutSample.Host
|
||||
{
|
||||
var app = new App();
|
||||
new NotificationFlyoutApplication
|
||||
{
|
||||
{
|
||||
Flyout = new Shell()
|
||||
};
|
||||
app.Run();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user