In web development, styles sheets are very commonly used. In Swing there are layout managers for handling of the GUI. Am I correct in the assumption that XAML applies one of tho
Better way to store style as a resource in the assembly so that it can be available in multiple files as css
you can check : Silverlight and styles
Also check : How to set Silverlight Control Styles via Application.Resources
put style like this in Application.Xaml file or create new one for you
Now you can utilize like this in multiple uercontrol to assign style to button