It is not easy to keep a consistent of appearance for MIS
using previous windows development platform. Developers
waste a lot of time to change a UI and another so that they
look similar. WPF provides a strong style model, a special
kind of resources, enabling developers and designers to
standardize the appearance for MIS. The following example
creates a style with a TargetType property in
Dictionary2.xaml, which will be applied to all instances of
the Button element in order to enable every Button look the
same on all windows.