Click or drag to resize

InstanceChangedEventArgsNewInstance Property

Gets the new instance.

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

Property Value

Object
See Also