Miner.Windows Assembly > Miner.Windows.Layout.Data Namespace : CommandLayout Class |
The following tables list the members exposed by CommandLayout.
Name | Description | |
---|---|---|
![]() | CommandLayout Constructor | Constructs an empty Command layout object. |
Name | Description | |
---|---|---|
![]() | CreateData | Serializes the list of constructor parameters (type and value) needed to create this object. |
![]() | CustomShortcut | Serializes the custom shortcut for a command. |
![]() | CustomShortcutSpecified | Returns/sets whether the optional custom shortcut attribute should be persisted. |
![]() | Key | Serializes the unique key used to identify a Command. |
![]() | PersistedData | Serializes the list of data needed by this object to restore itself to its previous state. |
![]() | Shortcut | Serializes the shortcut for a command. |
![]() | ShortcutSpecified | Returns/sets whether the optional Shortcut attribute should be persisted. |
![]() | SourceFile | Defines the source file in which this Command is defined. |
![]() | Type | Serializes a string that specifies the Type of a Command. |
Name | Description | |
---|---|---|
![]() | CommandItems | Serializes the list of Commands contained by a Command. |