It would probably be more helpful if i created a demo app and replicated the memory leak. I will try explaining my issue and if that doesnt work ill put together a demo app
1 Window
10 User control...
Id #8765 | Release:
None
| Updated: Feb 21 at 11:05 PM by zxed | Created: Jun 17, 2010 at 6:21 PM by zxed
The VerifyPropertyName debugging code fails if used on a static or protected properties.
This changes the test to work for the more general case. (It allows private properties but there isn't an ea...
Id #6139 | Release:
None
| Updated: Feb 21 at 11:05 PM by MattHeffron | Created: Nov 4, 2009 at 2:57 AM by MattHeffron
Hi,
I have been using your classes for a while now and I have a question regarding the Messenger class. I your WpfDemoApp, from the NumberChangeLogView constructor, you register like the followin...
Id #5808 | Release:
None
| Updated: Feb 21 at 11:05 PM by JoshSmithOnWpf | Created: Oct 15, 2009 at 2:24 PM by GIJoe
Hey i cant find a good place to post this, so ill try here first.
Im having a problem with my ViewModels never being GC'ed until the app is shutdown. This is a major issue! Can you pros lend some i...
Id #5734 | Release:
None
| Updated: Feb 21 at 11:05 PM by JoshSmithOnWpf | Created: Oct 9, 2009 at 7:10 PM by ftballguy45
Since the PropertyChangedEventArgs already has the property name, and it is frequently (at least for me!) the case that I'm just passing the change notification from a model property to a ViewModel...
Id #5453 | Release:
None
| Updated: Feb 21 at 11:05 PM by MattHeffron | Created: Aug 21, 2009 at 11:57 PM by MattHeffron