
If I want to change the color of the tick in the checkbox.I need to override what key.I think the color of the tick in my using theme is very light.
If I want to change the color of the tick in the checkbox.I need to override what key.I think the color of the tick in my using theme is very light.
Hello, you have licensed WPF Studio, so you can download the default styles and templates and easily look this sort of thing up. For instance, the XAML for our CheckBox theme is in this file in the Shared library XAML:
\Shared\Themes\Includes\Styles\Native\Button.xaml
You can see all the brushes used within that template there.
Please log in to a validated account to post comments.