mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Added foreground brush
This commit is contained in:
@@ -115,6 +115,7 @@
|
|||||||
Text=""
|
Text=""
|
||||||
FontFamily="Segoe MDL2 Assets"
|
FontFamily="Segoe MDL2 Assets"
|
||||||
Width="25"
|
Width="25"
|
||||||
|
Foreground="{DynamicResource PrimaryForegroundBrush}"
|
||||||
Name="Times_Symbol"
|
Name="Times_Symbol"
|
||||||
AutomationProperties.Name="{x:Static p:Resources.Times_Symbol}"
|
AutomationProperties.Name="{x:Static p:Resources.Times_Symbol}"
|
||||||
TextAlignment="Center"
|
TextAlignment="Center"
|
||||||
|
|||||||
Reference in New Issue
Block a user