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