Added foreground brush

This commit is contained in:
Niels Laute
2020-11-08 22:18:47 +01:00
parent 3e874f8bb2
commit fbc82f01b2

View File

@@ -115,6 +115,7 @@
Text=""
FontFamily="Segoe MDL2 Assets"
Width="25"
Foreground="{DynamicResource PrimaryForegroundBrush}"
Name="Times_Symbol"
AutomationProperties.Name="{x:Static p:Resources.Times_Symbol}"
TextAlignment="Center"