Skip to main content
A newer version of this page is available. .
All docs
V22.2

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