Answer the question
In order to leave comments, you need to log in
How to install downloaded theme on WPF DataGrid?
Downloaded the theme from here: https://archive.codeplex.com/?p=datagridthemesfromsl#, via Nuget. How to install it correctly?
Answer the question
In order to leave comments, you need to log in
Add to resource files:
<Application.Resources>
<!--<ResourceDictionary Source="/DataGridThemes;component/ExpressionLight.xaml" />-->
<!--<ResourceDictionary Source="/DataGridThemes;component/ExpressionDark.xaml" />-->
<ResourceDictionary Source="/DataGridThemes;component/WhistlerBlue.xaml" />
</Application.Resources>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question