feat: sync upstream.

This commit is contained in:
rabbitism
2024-08-22 18:16:55 +08:00
parent 35abc7445f
commit 2bf3104816
4 changed files with 5 additions and 9 deletions

View File

@@ -5,7 +5,6 @@
<MenuFlyout x:Key="SelectableTextBlockContextFlyout" Placement="Bottom">
<MenuItem
x:Name="SelectableTextBlockContextFlyoutCopyItem"
Command="{Binding $parent[SelectableTextBlock].Copy}"
Header="{DynamicResource STRING_MENU_COPY}"
InputGesture="{x:Static TextBox.CopyGesture}"