Back to Devexpress

WindowRestoreLayoutOptions Attached Properties

wpf-devexpress-dot-xpf-dot-core-dot-windowrestorelayoutoptions-dot-underscore-attachedproperties.md

latest1.3 KB
Original Source

WindowRestoreLayoutOptions Attached Properties

Contains properties that the ThemedWindow uses when you deserialize its layout.

NameDescription
AllowRestoreStateForDisplayedWindow staticGets 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 staticGets 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

WindowRestoreLayoutOptions Class

WindowRestoreLayoutOptions Members

DevExpress.Xpf.Core Namespace