Occurs when the value of a property changes.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
| C# |
|---|
public event PropertyChangedEventHandler PropertyChanged |
| Visual Basic |
|---|
Public Event PropertyChanged As PropertyChangedEventHandler |