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.
1 parent 4a7436a commit 10a02d7Copy full SHA for 10a02d7
Microsoft.Toolkit.Uwp.SampleApp/SamplePages/Animations/Effects/FadeBehaviorXaml.bind
@@ -6,7 +6,7 @@
6
xmlns:interactivity="using:Microsoft.Xaml.Interactivity"
7
xmlns:interactions="using:Microsoft.Xaml.Interactions.Core"
8
xmlns:ani="using:Microsoft.Toolkit.Uwp.UI.Animations"
9
- xmlns:behaviors="using:Microsoft.Toolkit.Uwp.UI.Behaviors.Animations"
+ xmlns:behaviors="using:Microsoft.Toolkit.Uwp.UI.Behaviors"
10
xmlns:core="using:Microsoft.Xaml.Interactions.Core"
11
mc:Ignorable="d">
12
0 commit comments