Skip to content

Instantly share code, notes, and snippets.

@rohits79
Created June 7, 2016 10:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rohits79/41426a3ff5946010c0515516325dd5d5 to your computer and use it in GitHub Desktop.
Save rohits79/41426a3ff5946010c0515516325dd5d5 to your computer and use it in GitHub Desktop.
--MainView.xaml
<UserControl x:Name="MainView"/>
--SubView.xaml
<UserControl x:Name="SubView"/>
--SubSubView.xaml
<UserControl x:Name="SubSubView"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment