feat: add color preview control.

This commit is contained in:
rabbitism
2023-02-13 00:14:56 +08:00
parent 888d115ca8
commit bf87bfeb90
6 changed files with 274 additions and 71 deletions

View File

@@ -27,7 +27,7 @@
Name="PART_HexTextBlock"
Padding="8"
VerticalAlignment="Bottom"
FontSize="8"
FontSize="10"
Foreground="{TemplateBinding Foreground}"
IsVisible="False"
Opacity="0.8"