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