Skip to content

Instantly share code, notes, and snippets.

@JoanComasFdz
Created January 3, 2012 15:54
Show Gist options
  • Save JoanComasFdz/1555464 to your computer and use it in GitHub Desktop.
Save JoanComasFdz/1555464 to your computer and use it in GitHub Desktop.
Basic binding for properties inside a ContextMenu.
MyProperty="{Binding DataContext.PropertyToBind, RelativeSource={RelativeSource TemplatedParent}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment