Click or drag to resize

PropertyKeyTApplicationAction Property

Gets or sets the application action.

Namespace: Altaxo.Main.Properties
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Action<T>? ApplicationAction { get; set; }

Property Value

ActionT
See Also