WPF Styles and Templates– Part I - David Wetzel's Blog by Wpf

Sun, 14 Jun 2009 00:00:17 -0600

WPF Styles and Templates– Part I - David Wetzel's Blog

by Wpf @ Sun, 14 Jun 2009 00:00:17 -0600



To do so, there are two choices; you can just add them to your App.xaml as resources in the tag or you can add them as an external file referred to as a dictionary. As with most things in software ...