Click or drag to resize

CurrentGui Property

Gets the GUI factory service.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static IGuiFactoryService Gui { get; }

Property Value

IGuiFactoryService
See Also