SizeChangedInfo::HeightChanged Property
.NET Framework (current version)
Gets a value indicating whether this SizeChangedInfo reports a size change that includes a significant change to the Height component.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::Booleantrue if there is a significant Height component change; otherwise, false.
This property is read-only, and can only be set in the initial SizeChangedInfo constructor.
.NET Framework
Available since 3.0
Available since 3.0
Show: