mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
Set Color Picker window AutomatedProperty.Name property (#12379)
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
Topmost="True"
|
||||
Background="Transparent"
|
||||
SizeToContent="WidthAndHeight"
|
||||
AllowsTransparency="True">
|
||||
AllowsTransparency="True"
|
||||
AutomationProperties.Name="Color Picker">
|
||||
<e:Interaction.Behaviors>
|
||||
<behaviors:ChangeWindowPositionBehavior/>
|
||||
<behaviors:AppearAnimationBehavior/>
|
||||
|
||||
Reference in New Issue
Block a user