Click or drag to resize

WorkspaceMenusShouldSerializeShortcutCloseAllButThis Method

Decide if the shortcut for 'close all but this' page.

Namespace:  Internal.ComponentFactory.Krypton.Workspace
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected bool ShouldSerializeShortcutCloseAllButThis()

Return Value

Type: Boolean
True if value should be serialized.
See Also