wpf - please explain what is themes and generic.xaml? -


i noticed when create custom control in visual studio adds generic.xaml themes folder.

what purpose of folder, special generic.xaml? why when try link own dictionaries generic.xaml not seem picked application?

thanks! konstantin


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -