Using Themed Tool Windows #484
sharpninja
started this conversation in
General
Replies: 1 comment
-
You should add a ThemeDictionary to your project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a question about theming with the Community Toolkit. WPF elements such as
ComboBox
,TextBox
andButton
have really large fonts, padding and margins when usingtoolkit:Themes.UseVsTheme="True"
. How can I control this in a single location?Beta Was this translation helpful? Give feedback.
All reactions