Table of Contents

Method AddListener

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

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 INotifyPropertyChanged
listener IWeakEventListener
propertyName string