WPF Tutorial: Themes in WPF | Switch Themes | Visual studio | C#

preview_player
Показать описание
Hello folks!!! This is me Ronak, and I am back with a new video on how to use user controls in WPF

In WPF we define a UI resource system (mostly in XAML resource dictionaries) which includes colors, templates, icons, styles and so on. Sometimes, we need the ability to change our application’s look and feel dynamically, allowing different Themes or Skins.

We might have Shared resources for all Themes and Dynamic resources based on the current Theme or Skin.

This video talks about the different ways to build a theming/skinning infrastructure in a WPF application.

Hope you all like this video. If you do, please give this video a thumbs up.
Like share and subscribe to my channel.

Other video links

#UIDesign #UXDesign #VisualStudioBlend #Blend #Themes #styles #XAML #VectoArt
Рекомендации по теме
Комментарии
Автор

Great explanation! In dark theme my menus have white borders around each MenuItem. Also, buttons have the hover colors that are light as well. How do you apply the theme to menus? Thanks.

M-fq
Автор

In my App.Resources, I have two fonts. It won't accept the theme dictionary and the fonts at the same time. What do I do if I need to have multiple resources?

Alomare
Автор

Thanks! But the source code in link is not the same as the demo in video, could you please check?

williamliu
join shbcf.ru