Click or drag to resize

StyleListManagerBaseTList, TItem, TListManagerEntryOnUserDefinedListAddedChangedRemoved Method

[Missing <summary> documentation for "M:Altaxo.Drawing.StyleListManagerBase`3.OnUserDefinedListAddedChangedRemoved(`0)"]


Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual void OnUserDefinedListAddedChangedRemoved(
	TList list
)

Parameters

list  TList

[Missing <param name="list"/> documentation for "M:Altaxo.Drawing.StyleListManagerBase`3.OnUserDefinedListAddedChangedRemoved(`0)"]

See Also