mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
[Deps]Upgrade WpfUI to 3.0.5
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
VerticalAlignment="Top"
|
||||
VerticalContentAlignment="Top"
|
||||
AutomationProperties.Name="{x:Static p:Resources.Color_History}"
|
||||
Background="Transparent"
|
||||
BorderBrush="Transparent"
|
||||
ItemsSource="{Binding ColorsHistory}"
|
||||
KeyboardNavigation.DirectionalNavigation="Contained"
|
||||
MouseWheel="HistoryColors_OnMouseWheelScroll"
|
||||
|
||||
Reference in New Issue
Block a user