CurrentWindowSerializationBehavior Properties
Allows you to serialize/deserialize settings (size and state) of the associated view (or window).
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Has |
Gets a value that indicates whether one or more Animation |
Height | Gets or sets the window height. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Width | Gets or sets the window width. |
Window |
Gets or sets the window state. |
See Also