Quantcast
Channel: Caliburn.Micro: Xaml Made Easy
Browsing all 1760 articles
Browse latest View live
↧

Closed Unassigned: Provide PropertyChangedBase method for easy property value...

In an effort to declutter my VM code I extended the PropertyChangedBase by the following method which I find very useful:``` public void SetAndNotify<T>(ref T field, T value, params...

View Article


Commented Unassigned: Allow setting of default IsEnabled for elements with a...

My scenario: I've got a ViewModel which is a Conductor.Collection.OneAction, and in the corresponding View I have a button which I want to bind to a target in the ViewModel's ActiveItem.The trick is...

View Article


Created Unassigned: Change DisplayName after view loaded [321]

Hi all,How can I change the DisplayName of a view (Screen) after it has been loaded? What I am trying to do is to change the title of the view window (OOB) from within my ViewModel with the name of the...

View Article

Commented Unassigned: Change DisplayName after view loaded [321]

Hi all,How can I change the DisplayName of a view (Screen) after it has been loaded? What I am trying to do is to change the title of the view window (OOB) from within my ViewModel with the name of the...

View Article

Reviewed: Caliburn.Micro v1.5.1 (Jun 04, 2013)

Rated 5 Stars (out of 5) - I have used Caliburn in a couple of banking applications - one project is Silverlight and the other is WPF. I am pushing and promoting it as the standard MVVM framework...

View Article


Commented Unassigned: Change DisplayName after view loaded [321]

Hi all,How can I change the DisplayName of a view (Screen) after it has been loaded? What I am trying to do is to change the title of the view window (OOB) from within my ViewModel with the name of the...

View Article

New Post: Root view aware?

I'm using CM for a plugin within a host application. I'm initializing the bootstrapper from within the said application, but I need to know how to make it aware of the root view (window) so that I can...

View Article

New Post: NotifyPropertyChangedOptimzation in PropertyChangedBase

In PropertyChangedBase I discovered following Code.public virtual void NotifyOfPropertyChange([CallerMemberName] string propertyName = "") { if (!this.IsNotifying) return;...

View Article


Commented Unassigned: Change DisplayName after view loaded [321]

Hi all,How can I change the DisplayName of a view (Screen) after it has been loaded? What I am trying to do is to change the title of the view window (OOB) from within my ViewModel with the name of the...

View Article


Commented Unassigned: Change DisplayName after view loaded [321]

Hi all,How can I change the DisplayName of a view (Screen) after it has been loaded? What I am trying to do is to change the title of the view window (OOB) from within my ViewModel with the name of the...

View Article

Commented Unassigned: Change DisplayName after view loaded [321]

Hi all,How can I change the DisplayName of a view (Screen) after it has been loaded? What I am trying to do is to change the title of the view window (OOB) from within my ViewModel with the name of the...

View Article

Commented Feature: Add MultiWindow Support to SL5 WindowManager [199]

Add MultiWindow Support to SL5 WindowManagerComments: Some hints can be found at [Silverlight 5: Multiple Windows](http://trelford.com/blog/post/sl5multiwindow.aspx). Sample implementation for setting...

View Article

Closed Unassigned: Change DisplayName after view loaded [321]

Hi all,How can I change the DisplayName of a view (Screen) after it has been loaded? What I am trying to do is to change the title of the view window (OOB) from within my ViewModel with the name of the...

View Article


Closed Task: Modifying the IoC api for testability / usability [313]

The service locator, IoC, is inherently hard to test and it's public facing API is sloppy. This is because not all lambda's are wrapped for easy consumption.My proposal is to add following missing...

View Article

New Post: Caliburn.Micro + MEF + Modern UI: IContent events

http://stackoverflow.com/questions/16968090/caliburn-micro-mef-modern-ui-icontent-events I had a question regarding when messages were attached to the view.

View Article


Created Unassigned: NotifyOfPropertyChange threading issue [322]

I've encountered a very strange behaviour in the following situation.There are two handlers for a third-party component events, both events are fired in non-UI threads. All these happens inside a WPF...

View Article

Commented Unassigned: NotifyOfPropertyChange threading issue [322]

I've encountered a very strange behaviour in the following situation.There are two handlers for a third-party component events, both events are fired in non-UI threads. All these happens inside a WPF...

View Article


Commented Unassigned: NotifyOfPropertyChange threading issue [322]

I've encountered a very strange behaviour in the following situation.There are two handlers for a third-party component events, both events are fired in non-UI threads. All these happens inside a WPF...

View Article

Closed Unassigned: NotifyOfPropertyChange threading issue [322]

I've encountered a very strange behaviour in the following situation.There are two handlers for a third-party component events, both events are fired in non-UI threads. All these happens inside a WPF...

View Article

Edited Unassigned: When target binding changes to null, target is not updated...

On line 139 of Action.cs there's a test for e.NewValue == null. This has the effect of keeping the previous target if the target changes to null, rather than clearing the target, which leads to (in my...

View Article
Browsing all 1760 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>