Click or drag to resize

AbstractViewContentServices Property

[Missing <summary> documentation for "P:Altaxo.Gui.Workbench.AbstractViewContent.Services"]


Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IServiceContainer? Services { get; protected set; }

Property Value

IServiceContainer
See Also