Gets the size used to measure the items in the MeasureOverride method call.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
protected virtual Size MeasureSize { get; } |
| Visual Basic |
|---|
Protected Overridable ReadOnly Property MeasureSize As Size Get |