StyleListManagerBaseTList, TItem, TListManagerEntryOnListChanged Method |
Raises notifications after a list has changed.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected virtual void OnListChanged(
TList list,
ItemDefinitionLevel level
)
Parameters
- list TList
- The affected list.
- level ItemDefinitionLevel
- The definition level associated with the change.
See Also