The base class for plugin window states. More...
Public Member Functions | |
| PluginWindowState (IEnumerable< ProjectItem > editedItems) | |
| virtual void | RestoreAfterDeserialization (Project project) |
Properties | |
| IEnumerable< ProjectItem > | EditedItems [get, set] |
| PluginWindowNotifier | WindowNotifier [get] |
The base class for plugin window states.
The derived classes must be marked with System.Runtime.Serialization.DataContractAttribute. Refer System.Runtime.Serialization assebly to get access to it.
|
inline |
|
getset |
|
get |