New shell experience.
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:controls="using:CommunityToolkit.WinUI.Controls"
|
||||
xmlns:domain="using:Wino.Core.Domain">
|
||||
xmlns:domain="using:Wino.Core.Domain"
|
||||
Loaded="ControlLoaded"
|
||||
Unloaded="ControlUnloaded">
|
||||
|
||||
<Grid>
|
||||
<controls:Segmented
|
||||
|
||||
Reference in New Issue
Block a user