Tagged Questions

1
vote
1answer
184 views

Strange XAML MenuItem DataBound ItemsSource Refresh Issue after empty ItemsSource

I have a XAML MenuItem DataBound ItemsSource that is working fine however there is a small issue. When I view the MenuItem and there is no databound items the ParentMenu will be disabled and it …