A framework for WPF and Silverlight applications, facilitating a variety of UI patterns such as MVVM.
I'm trying to learn using Caliburn.Micro with WPF. How can I add multiple views inside a view? <Window …
c# wpf mvvm caliburn.micro caliburnMy team and I are beginning to plan the development of a modular application which will likely multi-target WPF & …
mvvm prism mef mvvm-light caliburnI'm trying to get a context menu within a ListBox ItemTemplate to call a method on the parent view model, …
wpf contextmenu caliburn.micro caliburnWe've using Caliburn.Micro on a new Silverlight project and everythings working great. The inbuilt conventions bind buttons click events …
silverlight viewmodel caliburn