WeakSubscriber Class
Allows you to create an event handler that prevents memory leaks caused by strong references between event publishers and subscribers.
Namespace: DevExpress.Maui.Mvvm
Assembly: DevExpress.Maui.Mvvm.dll
NuGet Package: DevExpress.Maui.Mvvm
Declaration
public static class WeakSubscriber
Inheritance
System.Object
WeakSubscriber
See Also