Intersoft.Client.Framework Namespace : WindowStateData Class |
The following tables list the members exposed by WindowStateData.
Name | Description | |
---|---|---|
![]() | WindowStateData Constructor | Initializes a new instance of WindowStateData class. |
Name | Description | |
---|---|---|
![]() | Height | Gets the logical height of the window. |
![]() | Left | Gets the left position of the window. |
![]() | MinHeight | Gets or sets the last minimum height value of the window. |
![]() | MinWidth | Gets or sets the last minimum width value of the window. |
![]() | Opacity | Gets the opacity of the window. |
![]() | State | Gets or sets state data associated to the window. |
![]() | Tag | Gets or sets custom object associated to the window. |
![]() | Top | Gets the top position of the window. |
![]() | Visibility | Gets or sets a value that indicates whether the window is visible. |
![]() | Width | Gets the logical width of the window. |