Click or drag to resize

UndoRedoServicePropertyChanged Event

Occurs when a property value changes.

Namespace: Aml.Engine.Services
Assembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntax
public event PropertyChangedEventHandler PropertyChanged

Value

PropertyChangedEventHandler

Implements

INotifyPropertyChangedPropertyChanged
See Also