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 880f63e commit 18afc09Copy full SHA for 18afc09
Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification/InAppNotification.xaml
@@ -22,7 +22,7 @@
22
<Setter Property="Margin" Value="20 0" />
23
<Setter Property="Padding" Value="25 10" />
24
<Setter Property="MaxWidth" Value="1200" />
25
- <Setter Property="AnimationDuration" Value="100" />
+ <Setter Property="AnimationDuration" Value="0:0:0.100" />
26
<Setter Property="VerticalOffset" Value="100" />
27
<Setter Property="HorizontalOffset" Value="0" />
28
<Setter Property="Template" Value="{StaticResource MSEdgeNotificationTemplate}" />
0 commit comments