Skip to content

Instantly share code, notes, and snippets.

@SchreinerK
Created October 1, 2019 08:51
Show Gist options
  • Save SchreinerK/c22a3fce0d28da843e220c417e803b16 to your computer and use it in GitHub Desktop.
Save SchreinerK/c22a3fce0d28da843e220c417e803b16 to your computer and use it in GitHub Desktop.
Design DataContext
<d:DesignProperties.DataContext>
<$ViewModel$ />
</d:DesignProperties.DataContext>
d:DataContext="{d:DesignInstance Type=$ViewModel$, IsDesignTimeCreatable=False}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment