Method AddListener
AddListener(INotifyPropertyChanged, IWeakEventListener, string)
Add a listener to the given source's event.
public static void AddListener(INotifyPropertyChanged source, IWeakEventListener listener, string propertyName)
Parameters
source
INotifyPropertyChangedlistener
IWeakEventListenerpropertyName
string