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