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