ComponentOne Binding Expressions for WPF and Silverlight
C1.Silverlight.Binding Namespace / PropertyChangedEventManager Class
Members

In This Topic
    PropertyChangedEventManager Class
    In This Topic
    Provides an implementation so that you can use the "weak event listener" pattern to attach listeners for the PropertyChanged event.
    Object Model
    PropertyChangedEventManager Class
    Syntax
    'Declaration
     
    
    Public Class PropertyChangedEventManager 
    public class PropertyChangedEventManager 
    Inheritance Hierarchy

    System.Object
       C1.Silverlight.Binding.PropertyChangedEventManager

    See Also