Change glyph for preview hotkey

This commit is contained in:
Vic 2022-12-28 18:08:43 +08:00
parent 76357fb749
commit 5970b1c68e

View file

@ -2434,7 +2434,7 @@
Loaded="OnPreviewHotkeyControlLoaded"
LostFocus="OnPreviewHotkeyControlFocusLost" />
<TextBlock Style="{StaticResource Glyph}">
&#xeda7;
&#xe8a1;
</TextBlock>
</ItemsControl>
</Border>