ShellMenuChangedStates Property |
Gets a list of menu states, by menu item identifier, that must be changed.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public IDictionary<int, MFS> ChangedStates { get; }
Property Value
Type:
IDictionaryInt32,
MFS
The changed states.
See Also