Discussions under Extensibility

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

caliburn.micro not showing dialog after application install

first post: jonniebigodes wrote: hi. i've got a bit of a problem with caliburn micro 1.4.0 and wpf ...

latest post: McDonnellDean wrote: Hi Jonnie, I have responded on SO. I will keep my responses to tha...

Action guard method re-evaluation

first post: BladeWise wrote: Every now and then, there is a new user that asks how to trigger av...

latest post: McDonnellDean wrote: This discussion has been copied to a work item. Click [here](https:...

Modern UI for WPF

first post: Prakashza wrote: I'm avid fan of your implementation of MVVM. I've busy trying to im...

latest post: palettix wrote: Take a look at this [thread](https://mui.codeplex.com/discussions/4...

Manually Triggering Validation in WPF while using Caliburn Micro

first post: floatingfrisbee wrote: I have a view model that implements IDataErrorInfo (and derived fro...

How do I solve binding multiple views to a ObservableCollection?

first post: obiwanjacobi wrote: Hi I have a situation where I have a normal property of type Obse...

latest post: obiwanjacobi wrote: I work ViewModel first. But in this case I thought perhaps View fir...

ConductResult from CMContrib - closing Screen does not work correctly

first post: mnn wrote: I'm using CM.Contrib library, specifically I'm using ConductResult,...

Dynamic View creation

first post: obiwanjacobi wrote: I have a need to create a specific view dynamically - meaning I won...

Separate Action Target object?

first post: obiwanjacobi wrote: Hi, I am starting off with my first Caliburn.Micro project. In...

latest post: BladeWise wrote: You can use Action.TargetWithoutContext.

AvlonDock 2.0 and Caliburn Micro

first post: AndersM wrote: Hi. I'm trying to use AvalonDock 2.0 with Caliburn, the first prob...

latest post: AndersM wrote: Thanks saw that one, but it was a bit hefty for me, it takes a way...

Is it possible to Create different pojects for Views, ViewModels and Models in a single solution

first post: Antonylinish wrote: I am creating an application where ViewModels are kept in differen...

latest post: Richard_Laf wrote: Glad to hear you got your code to work. Off the top of my head, it...