Share via


UIElement.GetDesiredSize Method

Gets the current element's size, as computed during the measure pass of the layout process.

Namespace: Microsoft.SPOT.Presentation
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public void GetDesiredSize (
         ref intwidth,
         ref intheight
)

Parameters

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

UIElement Class
UIElement Members
Microsoft.SPOT.Presentation Namespace