File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Microsoft.Toolkit.Uwp.SampleApp/SamplePages/Animations/Behaviors Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 8
8
xmlns:ani="using:Microsoft.Toolkit.Uwp.UI.Animations"
9
9
xmlns:media="using:Microsoft.Toolkit.Uwp.UI.Media"
10
10
xmlns:behaviors="using:Microsoft.Toolkit.Uwp.UI.Behaviors"
11
- xmlns:core="using:Microsoft.Xaml.Interactions.Core"
12
11
mc:Ignorable="d">
13
12
14
13
<Button Background="Gray" Width="200" Height="200" HorizontalAlignment="Center" VerticalAlignment="Center">
Original file line number Diff line number Diff line change 8
8
xmlns:ani="using:Microsoft.Toolkit.Uwp.UI.Animations"
9
9
xmlns:media="using:Microsoft.Toolkit.Uwp.UI.Media"
10
10
xmlns:behaviors="using:Microsoft.Toolkit.Uwp.UI.Behaviors"
11
- xmlns:core="using:Microsoft.Xaml.Interactions.Core"
12
11
mc:Ignorable="d">
13
12
14
13
<Button Padding="0" Background="Gray" Width="200" Height="200" HorizontalAlignment="Center" VerticalAlignment="Center">
You can’t perform that action at this time.
0 commit comments