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