namespace ex_CustomToolbar;
public partial class LightTheme : ResourceDictionary, ICustomTheme
{
public LightTheme()
InitializeComponent();
}