optimize<ContextMenu>: do NOT show popup animation

This commit is contained in:
leo 2021-04-29 22:35:02 +08:00
parent ee8efa5c47
commit 50ad4a0278
4 changed files with 28 additions and 30 deletions

View file

@ -104,4 +104,6 @@
</Setter.Value>
</Setter>
</Style>
<PopupAnimation x:Key="{x:Static SystemParameters.MenuPopupAnimationKey}">None</PopupAnimation>
</ResourceDictionary>