Page.MeasureOverride Method
.NET Framework 3.5
Measures the child elements of the Page.
Assembly: PresentationFramework (in PresentationFramework.dll)
You cannot use methods in XAML.
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.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.