According to the Prism documentation, DelayedRegionCreationBehavior delays creation of regions until the control that will host the IRegion is added to the VisualTree.
However, in practice the reg...
Id #9157 |
Planned Release:
None
|
Last Updated: Tue at 9:15 AM by MarkGodwin |
Created On: Tue at 9:12 AM by MarkGodwin
Hi developers,
I stumbled upon a possible bug while making use of the latest PRISM build (64970) in conjunction with the latest MEF 2.0 release (Preview 5). As far as I know, the upgraded MEF vers...
Id #9156 |
Planned Release:
None
|
Last Updated: Today at 1:40 PM by aadami |
Created On: Tue at 3:47 AM by Laurens2011
I've started using the Enterprise Library Silverlight Integration Pack with Prism and implemented an ILoggerFacade that logs to the Enterprise Library LogWriter. The ILoggerFacade.Log method has me...
Id #9155 |
Planned Release:
None
|
Last Updated: Mon at 2:50 PM by remco |
Created On: Mon at 2:50 PM by remco
There is a class Notification that is used as base class for InteractionRequest<T> where T : Notification.
This class should rather be an interface, or at least make the T type constraint of Inter...
Id #9153 |
Planned Release:
None
|
Last Updated: Feb 3 at 4:44 AM by weitzhandler |
Created On: Feb 3 at 4:41 AM by weitzhandler
I wanted to throw out a request for consideration, namely breaking out common functionality in the Prism assembly that can be used in other hosted application contexts (such as WCF-Hosted or Window...
Id #9118 |
Planned Release:
None
|
Last Updated: Jan 12 at 5:54 PM by MichaelDBang |
Created On: Jan 12 at 5:54 PM by MichaelDBang
It would be nice to have a built in way of viewing all of the Event Aggregator actions as they occur during run time. A way of hooking or viewing all message traffic, and looking at the current st...
Id #9114 |
Planned Release:
None
|
Last Updated: Jan 11 at 12:38 PM by pmont |
Created On: Jan 11 at 12:21 PM by pmont
It's a common complaint that the CanExecuteChanged handlers of DelegateCommand get unexpectedly garbage collected. While it's simple enough to work around the problem, I think it would be worth cha...
Id #9111 |
Planned Release:
None
|
Last Updated: Jan 27 at 6:31 PM by aadami |
Created On: Jan 10 at 1:49 PM by MarkGodwin
It might be a good idea to allow NuGet users to install PRISM components independently. It would be nice if I could mix and match technologies and not carry around unnecessary elements.
For example...
Id #9107 |
Planned Release:
None
|
Last Updated: Jan 13 at 2:02 PM by ENikS |
Created On: Jan 9 at 2:15 PM by ENikS
The CompositeCommand works the 'All' way, meaning if one of the sub commands cannot execute, the CompositeCommand returns false for its CanExecute.
My suggestion is that there should be a subclass ...
Id #9093 |
Planned Release:
None
|
Last Updated: Jan 6 at 6:22 PM by DCherubini |
Created On: Jan 6 at 7:53 AM by weitzhandler
Hi,
I developed a simple PRISM App using Silverlight 4 and everything worked as expected. But when I changed the project to Silverlight 5
I started getting the error
"Unable to load one or more of...
Id #9061 |
Planned Release:
None
|
Last Updated: Tue at 3:55 PM by ShawnExplore |
Created On: Dec 29 2011 at 9:20 AM by maqinfo
|
|
|
|
|