Table of Contents

Class MacroKeyList

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Represents list of macro key or its combinations with attached actions.

public class MacroKeyList : List<IMacroKeyData>, IList, ICollection, IReadOnlyList<IMacroKeyData>, IReadOnlyCollection<IMacroKeyData>, IMacroKeyList, IList<IMacroKeyData>, ICollection<IMacroKeyData>, IEnumerable<IMacroKeyData>, IEnumerable
Inheritance
MacroKeyList
Implements
Extension Methods

Properties

SerializationInfo

Gets or sets an xml representation of this ColorTheme object.

Methods

LinkMacros(object, IEventHandlers)

Links macro actions to the editor events.