Click or drag to resize

ItemNotifyPropertyChanged Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.PropertyReflection.Item.NotifyPropertyChanged(System.String)"]


Namespace: Altaxo.Main.Services.PropertyReflection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void NotifyPropertyChanged(
	string property
)

Parameters

property  String

[Missing <param name="property"/> documentation for "M:Altaxo.Main.Services.PropertyReflection.Item.NotifyPropertyChanged(System.String)"]

See Also