Click or drag to resize

IPropertyServicePropertyChanged Event

Occurs when a property has changed. Argument is the property key.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
event PropertyChangedEventHandler PropertyChanged

Value

PropertyChangedEventHandler
See Also