Click or drag to resize

GUIFactoryServiceMainWindowHandle Property

Gets the window handle of the main window;

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract IntPtr MainWindowHandle { get; }

Property Value

IntPtr

Implements

IGuiFactoryServiceMainWindowHandle
See Also