We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi all, I'm new to this. I'd like to say thanks for your hard work - it's impressive!
I'm trying to change the DataGrid font size, I've tried about 3 approaches and none will work.
I can override something in the App.xaml file, but then it loses the rest of the theming!
What I expect to do is just be able to set the FontSize property likes this:
But that doesn't work, RowStyle doesn't work, and the resources solution doesn't wortk either.
This is a bug, right?
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi all, I'm new to this. I'd like to say thanks for your hard work - it's impressive!
I'm trying to change the DataGrid font size, I've tried about 3 approaches and none will work.
I can override something in the App.xaml file, but then it loses the rest of the theming!
What I expect to do is just be able to set the FontSize property likes this:
But that doesn't work, RowStyle doesn't work, and the resources solution doesn't wortk either.
This is a bug, right?
Thanks
The text was updated successfully, but these errors were encountered: