RichTextBox for WinRT
MeasureOverride Method (ScrollPresenter)


Syntax
'Declaration
 
Protected Overrides Function MeasureOverride( _
   ByVal availableSize As Windows.Foundation.Size _
) As Windows.Foundation.Size
'Usage
 
Dim instance As ScrollPresenter
Dim availableSize As Windows.Foundation.Size
Dim value As Windows.Foundation.Size
 
value = instance.MeasureOverride(availableSize)
protected override Windows.Foundation.Size MeasureOverride( 
   Windows.Foundation.Size availableSize
)

Parameters

availableSize
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ScrollPresenter Class
ScrollPresenter Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback