Class MacroKeyList
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.