Occurs when a property value changes, after it has been changed.
Namespace:
C1.LiveLinq.CollectionsAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
public virtual event PropertyChangedEventHandler PropertyChanged |
Visual Basic |
---|
Public Overridable Event PropertyChanged As PropertyChangedEventHandler |