I\'ve bound a MenuItem to a Enum using this solution.
The Enum Values are displayed correctly, yet I cannot seem to set a default checked value for the MenuItem\'s
You can do this. This will Bind to the child MenuItem's DataContext, which is "ItemA" for the first item.