RestoreLayoutOptions Attached Properties
Contains options that control the restoration of dock and layout items.
Name | Description |
---|---|
Add |
Gets or sets whether the Dock Layout Manager should automatically add layout control items that are absent in the current layout, but present in its restored version. This is a dependency property. |
Add |
Gets or sets whether the Dock Layout Manager should automatically add layout groups that are absent in the current layout, but present in its restored version. This is a dependency property. |
Add |
Gets or sets whether the Dock Layout Manager should automatically add layout panels that are present in the current layout, but absent in its restored version, to its Closed |
Dock |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Float |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Remove |
Gets or sets whether the Dock Layout Manager should automatically remove all layout control items that are absent in the restored layout version. This is a dependency property. |
Remove |
Gets or sets whether the Dock Layout Manager should automatically remove all layout groups that are absent in the restored layout version. This is a dependency property. |
Remove |
Gets or sets whether the Dock Layout Manager should automatically remove all layout panels that are absent in the restored layout version. This is a dependency property. |