Skip to content

Instantly share code, notes, and snippets.

@nickdarnell
Last active August 29, 2015 14:17
Show Gist options
  • Select an option

  • Save nickdarnell/f92d4e6f0b69fddd37e9 to your computer and use it in GitHub Desktop.

Select an option

Save nickdarnell/f92d4e6f0b69fddd37e9 to your computer and use it in GitHub Desktop.
Application.Current.Resources = Application.LoadComponent(
new Uri("Company.MyAppliction;component/Themes/MyImplicitStyles.xaml", UriKind.Relative))
as ResourceDictionary;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment