We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21cab7f + 3c9435c commit d32d053Copy full SHA for d32d053
Microsoft.Toolkit.Uwp.SampleApp.Shared/Pages/SampleController.xaml
@@ -13,7 +13,7 @@
13
xmlns:common="using:Microsoft.Toolkit.Uwp.SampleApp.Common"
14
xmlns:core="using:Microsoft.Xaml.Interactions.Core"
15
xmlns:models="using:Microsoft.Toolkit.Uwp.SampleApp.Models"
16
- xmlns:triggers="clr-namespace:Microsoft.Toolkit.Uwp.SampleApp.Shared.Triggers"
+ xmlns:triggers="using:Microsoft.Toolkit.Uwp.SampleApp.Shared.Triggers"
17
mc:Ignorable="d xamarin">
18
19
<Grid>
0 commit comments