Click or drag to resize

InstanceChangedEventArgsOldInstance Property

Gets the previous instance.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Object? OldInstance { get; }

Property Value

Object
See Also