SizeChangedInfo Properties
.NET Framework 4.5
The SizeChangedInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
HeightChanged | Gets a value indicating whether this SizeChangedInfo reports a size change that includes a significant change to the Height component. |
|
NewSize | Gets the new size being reported. |
|
PreviousSize | Gets the previous size of the size-related value being reported as changed. |
|
WidthChanged | Gets a value that declares whether the Width component of the size changed. |