Occurs when a property value changes.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public event PropertyChangedEventHandler PropertyChanged |
| Visual Basic (Declaration) |
|---|
Public Event PropertyChanged As PropertyChangedEventHandler |