Table of Contents

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 string

The name of the property that changed.