Click or drag to resize

changeBindableBasePropertyChanged Event

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Occurs when a property value is changed

Namespace:  imbSCI.Data.data
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public event PropertyChangedEventHandler PropertyChanged
Request Example View Source

Value

Type: System.ComponentModelPropertyChangedEventHandler

Implements

INotifyPropertyChangedPropertyChanged
See Also