Quantcast
Channel: Caliburn.Micro: Xaml Made Easy
Viewing all articles
Browse latest Browse all 1760

New Post: Another ContextMenu Question ..

$
0
0

Excellent! I'm glad I was able to help you discover a solution that works for your project! Once you can master ContextMenu's with caliburn micro you'll find yourself with a WAYYY better understanding of XAML, Bindings, and Caliburn. =)

The reason I originally had the solution based on observable collections is because I'm doing something a little trickier that requires binding a ItemSource to a context menu. (Think Apply->(ListOfItemsToApply) style of context menus. Where the actions I'm applying are dynamically loaded class from a plugin model. 


Viewing all articles
Browse latest Browse all 1760

Trending Articles