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

Commented Unassigned: ViewModel class with internal visibility. [324]

Hello everybody.I experiencing an issue when the ViewModel class is defined as __internal sealed__.In this case the view actions fails to resolve the methods (No target found for method XXXX).Settings...

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


Closed 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

New Post: WPF Splash Screen

I have an application using CM. I have a mainwindowcontainer, appwindowmanager, bootstrapper<ISHELL> and a viewmodel of export type ISHELL. The interface is a blank interface. Not sure where to...

View Article

Closed 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


Source code checked in, #14befc00eac4bc809ca63e8d3a96353aabb97746

Extract FindTypeByNames from ViewLocator and ViewModelLocator

View Article

New Post: Contributing a ViewLocator performance improvement

I have added FindTypesByNames to AssemblySource (without caching) to create the extension point. Looking forward to your caching ideas.

View Article

Commented Unassigned: Why is System.Windows.Interactivity.dll flag...

By installing caliburn.micro via NuGet the System.Windows.Interactivity.dll is also installed and the flag SpecificVersion is set to true. With this settings we have problems when we working with the...

View Article


Created Unassigned: Provide Parameter.Owner property protected access [328]

The Parameter.Owner property is marked as private, so a derived class is not able to access the Owner ActionMessage, thus cannot invoke an availability update.To make clear why such feature is...

View Article


New Post: Contributing a ViewLocator performance improvement

What do you think about this version?publicstaticclass TypeNameCache { publicstaticreadonly IDictionary<String, Type> Cache = new Dictionary<string, Type>(); publicstatic...

View Article

Commented Unassigned: ViewModel class with internal visibility. [324]

Hello everybody.I experiencing an issue when the ViewModel class is defined as __internal sealed__.In this case the view actions fails to resolve the methods (No target found for method XXXX).Settings...

View Article

Edited Unassigned: ViewModel class with internal visibility. [324]

Hello everybody.I experiencing an issue when the ViewModel class is defined as __internal sealed__.In this case the view actions fails to resolve the methods (No target found for method XXXX).Settings...

View Article

Closed Unassigned: Why is System.Windows.Interactivity.dll flag...

By installing caliburn.micro via NuGet the System.Windows.Interactivity.dll is also installed and the flag SpecificVersion is set to true. With this settings we have problems when we working with the...

View Article


Source code checked in, #56a7ef4003c5576e01d886d0af6e20fbd93615b3

Provide Parameter.Owner property protected access

View Article

Edited Unassigned: Provide Parameter.Owner property protected access [328]

The Parameter.Owner property is marked as private, so a derived class is not able to access the Owner ActionMessage, thus cannot invoke an availability update.To make clear why such feature is...

View Article


Source code checked in, #3fb7f38f87aca3f1f1e882bf569b360245c667bf

Provide Parameter.Owner property protected access

View Article

Commented Unassigned: ViewModel class with internal visibility. [324]

Hello everybody.I experiencing an issue when the ViewModel class is defined as __internal sealed__.In this case the view actions fails to resolve the methods (No target found for method XXXX).Settings...

View Article


New Post: Portable Class Libraries

I'd really like to see this as well, for what its worth.

View Article

New Post: Design time data for WinRT issues - object reference not set to an...

Hi there, here is my app.xaml.csnamespace MyApp { sealed partial class App { // add our IOC container for registering services etc private WinRTContainer container; public App() {...

View Article

New Post: Design time data for WinRT issues - object reference not set to an...

OK, I've found the issue. It was all my fault. In my design time view model, I was trying to add to a List without initialising it first. by goingprivate List<NewsItem> _itemListView = new...

View Article
Browsing all 1760 articles
Browse latest View live


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