C1.Silverlight.Binding Namespace > PropertyChangedEventManager Class : AddListener Method |
'Declaration
Public Shared Sub AddListener( _ ByVal source As System.ComponentModel.INotifyPropertyChanged, _ ByVal listener As IWeakEventListener, _ ByVal propertyName As System.String _ )
public static void AddListener( System.ComponentModel.INotifyPropertyChanged source, IWeakEventListener listener, System.string propertyName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2