Page::MeasureOverride Method (Size)
.NET Framework (current version)
Measures the child elements of the Page.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- constraint
-
Type:
System.Windows::Size
The available area that the window can give to its children.
Return Value
Type: System.Windows::SizeA Size that is the actual size of the window. The method may return a larger value, in which case the parent may need to add scroll bars.
.NET Framework
Available since 3.0
Available since 3.0
Show: