Quote Originally Posted by hs9211 View Post
Hello I have the exact same problem but cannot implement the solution because I have stand alone xaml and no App.xaml
You can still use the template technique, just put the code in the resource section of the xaml file (rather than in the app.xaml file).