PropertyKeyTApplicationAction Property |
Gets or sets the application action.
Namespace: Altaxo.Main.PropertiesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic Action<T>? ApplicationAction { get; set; }Property Value
ActionT
See Also