The following tables list the members exposed by IStatefulDictionary.
Name | Description | |
---|---|---|
IsTracking | Indicates the stateful dictionary is tracking changes to it's associated Toolbar item's properties. |
Name | Description | |
---|---|---|
Flush | Clears any record of assignments to properties made before the call to Flush. | |
GetStateBag | Gets the viewstate bag belonging to the associated Toolbar item when it tracks state. | |
SetItemDirty | Sets an entry of the dictionary to dirty status. | |
Track | Turns on tracking of changes to the property values of the associated Toolbar item. |