WindowRestoreLayoutOptions Attached Properties
Contains properties that the ThemedWindow uses when you deserialize its layout.| Name | Description |
|---|---|
| AllowRestoreStateForDisplayedWindow static | Gets or sets whether to restore position and state of the displayed ThemedWindow when you load its layout settings from the XML file/Stream. This is an attached property. |
| RestoreMinimizedWindowInNormalState static |
Gets or sets whether the ThemedWindow should restore the minimized state if it is saved in the serialization XML file/Stream and you restore the ThemedWindow‘s layout.
|
See Also