I have a style Xaml which I use for styling my WPF windows. But the same style won't get applied for the FolderBrowseDialog which I use in my windows. This gives a weird UI difference between the actual windows and the dialog pop-ups. How to get this corrected?
Asked
Active
Viewed 665 times
1 Answers
0
As far as I know unfortunately you cannot. Either you have to create your own user control or use some of the already defined in the internet.
One cool with a lot of other fancy controls is in Kevin Moore's Bag-o-Tricks.

Dummy01
- 1,985
- 1
- 16
- 21