Panorama.MeasureOverride Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Handles the measurement of the control.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
'Declaration Protected Overrides Function MeasureOverride ( _ availableSize As Size _ ) As Size
Parameters
- availableSize
- Type: System.Windows.Size
The available size.
Show: