CurrentWindowSerializationBehavior Properties
Allows you to serialize/deserialize settings (size and state) of the associated view (or window).| Name | Description |
|---|---|
| HasAnimatedProperties | Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable. |
| Height | Gets or sets the window height. |
| Width | Gets or sets the window width. |
| WindowState | Gets or sets the window state. |
See Also