Click or drag to resize

BcfRowViewNotifyPropertyChanged Method

[This is preliminary documentation and is subject to change.]

Raises or queues PropertyChanged, depends on DeferPropertyChanged

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.0.0-beta6
Syntax
public virtual void NotifyPropertyChanged(
	string propertyName = null
)

Parameters

propertyName (Optional)
Type: SystemString
Name of the property.
Version Information

BCF

Supported in: 4.0
See Also