T3000 CrossPlatform Documentation
HotkeysMapping Class |
[This is preliminary documentation and is subject to change.]
Dictionary of shortcuts for FCTB
Inheritance Hierarchy
SystemObject System.Collections.GenericSortedDictionaryKeys, FCTBAction
FastColoredTextBoxNSHotkeysMapping
FastColoredTextBoxNSHotkeysMapping
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The HotkeysMapping type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HotkeysMapping | Initializes a new instance of the HotkeysMapping class |
Properties
Name | Description | |
---|---|---|
Comparer | (Inherited from SortedDictionaryKeys, FCTBAction.) | |
Count | (Inherited from SortedDictionaryKeys, FCTBAction.) | |
Item | (Inherited from SortedDictionaryKeys, FCTBAction.) | |
Keys | (Inherited from SortedDictionaryKeys, FCTBAction.) | |
Values | (Inherited from SortedDictionaryKeys, FCTBAction.) |
Methods
Name | Description | |
---|---|---|
Add | (Inherited from SortedDictionaryKeys, FCTBAction.) | |
Clear | (Inherited from SortedDictionaryKeys, FCTBAction.) | |
ContainsKey | (Inherited from SortedDictionaryKeys, FCTBAction.) | |
ContainsValue | (Inherited from SortedDictionaryKeys, FCTBAction.) | |
CopyTo | (Inherited from SortedDictionaryKeys, FCTBAction.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | (Inherited from SortedDictionaryKeys, FCTBAction.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
InitDefault | ||
MemberwiseClone | (Inherited from Object.) | |
Parse | ||
Remove | (Inherited from SortedDictionaryKeys, FCTBAction.) | |
ToString | (Overrides ObjectToString.) | |
TryGetValue | (Inherited from SortedDictionaryKeys, FCTBAction.) |
See Also