Event PropertyChanged
- Namespace
 - Innova.Prism.Library.LogProfiler
 
- Assembly
 - Innova.Prism.Library.dll
 
Occurs when a property value changes.
public event PropertyChangedEventHandler PropertyChanged
Returns
- PropertyChangedEventHandler
 - Occurs when a property value changes.
 
- Implements