AbstractViewContentServices Property |
Gets or sets the service container for the view content.
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic IServiceContainer? Services { get; protected set; }Property Value
IServiceContainer
See Also