Gets the size used to measure the items in the MeasureOverride method call.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
protected virtual Size MeasureSize { get; }
Visual Basic
Protected Overridable ReadOnly Property MeasureSize As Size
	Get

See Also