ItemsPresenter::MeasureOverride Method (Size)
.NET Framework (current version)
Overrides the base class implementation of MeasureOverride to measure the size of the ItemsPresenter object and return proper sizes to the layout engine.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- constraint
-
Type:
System.Windows::Size
Constraint size is an "upper limit." The return value should not exceed this size.
.NET Framework
Available since 3.0
Available since 3.0
Show: