Discussions under Actions & Coroutines

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

Return the value of a Property from child ViewModel to Parent ViewModel

first post: RefractedPaladin wrote: In my WPF MVVM app, using Caliburn.Micro, I have a ViewModel, Creat...

latest post: RefractedPaladin wrote: It's use and life cycle are just for selecting a single member. Th...

Bindings Not Working with Custom Content Control

first post: KeithHSV wrote: I need help from you great experts! I have a custom content contro...

latest post: RufusJWB wrote: Hello! There is not much more to explain. The above shown code is ...

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:...

Calling TryClose from ContextMenu on TaskbarIcon leaves process open... somtimes.

first post: bj0 wrote: I am seeing the following inconsistant behavior: Calling TryClose f...

latest post: bj0 wrote: No I have a standard View/ViewModel for a main window, and then a s...

Create AttachMessage failing in WinRT

first post: apurvagoyal7 wrote: Hello, I am trying to use Caliburn Micro with my WinRT project (V...

latest post: apurvagoyal7 wrote: Thanks Nigel! I finally figured it out- the syntax to use namespac...

Message.Handler / Message.Attach

first post: tthibodeau wrote: The documentation is very clear on what Message.Attach is for and h...

Message.Action in ListBox?

first post: GEN3RIC wrote: I have templated a ListBox, and I'm having trouble getting the Acti...

latest post: mvermef wrote: yep that was the way to do it with TargetWithoutContext. I run wit...

UserControl ImageButton, clickhandler and x:Name

first post: RayGamma wrote: I have created a very simple user control, an ImageButton <User...

Creating actions in code

first post: jur wrote: Hi, I'm working on a plugin, which uses WPF and integrated UI cont...

latest post: EisenbergEffect wrote: Have a look at the Parser. It transforms the short, textual action ...