Welcome to the Caliburn.Micro forums! These pages are packed with a wealth of information not only on Caliburn.Micro, but also on MVVM, general UI architecture and Xaml techniques. Be sure to search the forums for your question first. If you don't find a meaningful answer, start a new discussion to get help. Most importantly, come back often and share what you learn with others.

Sponsor: Xceed

Use Caliburn in mixed Avalon Situation

first post: MarcusEU wrote: Hello. I'm new in AvalonDock and Caliburn Micro. I want to use the...

Why ContextMenu.MenuItem don't look like they are disabled when attached action can't be performed?

first post: sladapter wrote: Can anybody tells me what is wrong with the following code? View XA...

latest post: sladapter wrote: Actually, with my code, I found MenuItem.IsEnabledChanged event is ...

WPF RibbonGroup backed by ViewModel?

first post: mcnab wrote: Hello. I am trying to dynamically populate a WPF Ribbon using Cali...

latest post: mcnab wrote: That is a nice solution, very consistent with the way the rest of t...

RadJumpList or LongListSelector

first post: gep13 wrote: Hello, I am trying to recreate the application Jump List that come...

Sample Application up on github

first post: LOBOMINATOR wrote: Hy guys I put a sample application onto github.com. The applicatio...

latest post: deanvmc wrote: Great Sample! Fair play.

Regarding Item 227 : # in a querystring value causes the value to default to "".

first post: deanvmc wrote: I have added this topic as the comments section of the Work Items ...

Redundant wrapping in itemscontrol

first post: GeorgeR wrote: For whatever reason, my items are getting wrapped not just in a Co...

View without UserControl

first post: GeorgeR wrote: I could do a view as an itemtemplate, but i'd rather a seperate xa...

latest post: GeorgeR wrote: Well that was silly. Yes you can do this - ensure you give the root...

CloseStrategy doesn't work when closing the application

first post: marcel222 wrote: Hello, I have a question about the CloseStrategy. I have used the ...

latest post: ChuckBryan wrote: I was able to re-write the Application Close Strategy for my purpos...

Showing on a Menu what view are opened

first post: advapi wrote: Hello, I'm developing a WPF application, that uses Telerik for UI ...