Click or drag to resize

NGTreeNodeWithImageIndexOnPropertyChanged Method

[Missing <summary> documentation for "M:Altaxo.Collections.NGTreeNodeWithImageIndex.OnPropertyChanged(System.String)"]


Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected override void OnPropertyChanged(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:Altaxo.Collections.NGTreeNodeWithImageIndex.OnPropertyChanged(System.String)"]

See Also