Click or drag to resize

AbstractViewContentInitiallyFocusedControl Property

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


Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual Object? InitiallyFocusedControl { get; }

Property Value

Object

Implements

IWorkbenchContentInitiallyFocusedControl
See Also