feat: make text looks like text.
This commit is contained in:
parent
bb3966c36c
commit
ef36239161
@ -506,6 +506,8 @@
|
|||||||
Margin="8,0,0,0"
|
Margin="8,0,0,0"
|
||||||
HorizontalAlignment="Left"
|
HorizontalAlignment="Left"
|
||||||
VerticalAlignment="Center"
|
VerticalAlignment="Center"
|
||||||
|
FontWeight="Regular"
|
||||||
|
Foreground="{DynamicResource TextBlockDefaultForeground}"
|
||||||
Text="{Binding $parent[ColorPicker].Color}" />
|
Text="{Binding $parent[ColorPicker].Color}" />
|
||||||
</Grid>
|
</Grid>
|
||||||
</Template>
|
</Template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user