Click or drag to resize

ProjectServiceDummyImplCurrentProject Property

[Missing <summary> documentation for "P:Altaxo.Main.ProjectServiceDummyImpl.CurrentProject"]


Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IProject CurrentProject { get; }

Property Value

IProject

Implements

IProjectServiceCurrentProject
See Also