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

Syntax

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

See Also