Click or drag to resize

PropertyServiceOnPropertyChanged Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.PropertyService.OnPropertyChanged(System.String)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual void OnPropertyChanged(
	string propertyName
)

Parameters

propertyName  String

[Missing <param name="propertyName"/> documentation for "M:Altaxo.Main.Services.PropertyService.OnPropertyChanged(System.String)"]

See Also