Method FirePropertyChanged
- Namespace
 - Innova.Prism.Infrastructure.OutlookBar
 
- Assembly
 - Innova.Prism.Infrastructure.dll
 
FirePropertyChanged(string)
Raises the PropertyChanged event.
protected void FirePropertyChanged(string property)
Parameters
propertystringThe name of the property that changed.