weakeventmanager Questions
1
I don't like off-the-standard pattern, but I was making a quick test on my app, and I bumped against this strange behavior.
Consider a normal class exposing an event, here the very common Property...
Schutz asked 3/9, 2014 at 8:47
1
Solved
I have been using WeakEventManager to avoid memory leaks, and i started to overuse them.
I created extension methods for example for the INotifyPropertyChanged like:
public static void AddWeakPro...
Accouchement asked 5/3, 2013 at 13:54
2
Solved
Is there an example implementation of weak events using .NET's WeakEventManager?
I'm trying to implement it by following the "Notes to Inheritors" in the documentation, but it is vague. For exampl...
Kidnap asked 19/8, 2010 at 17:43
1
Solved
I was looking in the framework for an implementation of WeakEventManager that listens for changes to DependencyProperties. I'm a bit confused by the fact that the only weak property change event li...
Uxorious asked 21/7, 2011 at 17:28
1
© 2022 - 2024 — McMap. All rights reserved.