Hi,
I have two questions and i am new to XAML.
1. How to load the built in theme from seperate XAML file - for Ex. "Office2007Black"
i could able to do it in code behind file using ThemeManager.CurrentTheme = CommonThemeName.Office2007Black. But i want to know whether the above is possible.
2. I could able to tint the color from a existing theme.But can i design a complete new theme and load from seperate XAMl file.If so kindly let me know with an example.
And for Docking control i could easily load from seperate xaml getgin its path using locationuri and load resources.
Regards,
Balaji
I have two questions and i am new to XAML.
1. How to load the built in theme from seperate XAML file - for Ex. "Office2007Black"
i could able to do it in code behind file using ThemeManager.CurrentTheme = CommonThemeName.Office2007Black. But i want to know whether the above is possible.
2. I could able to tint the color from a existing theme.But can i design a complete new theme and load from seperate XAMl file.If so kindly let me know with an example.
And for Docking control i could easily load from seperate xaml getgin its path using locationuri and load resources.
Regards,
Balaji