Basic Library for WinRT
MeasureOverride Method (C1TreeViewItem)

The maximum size that the method can return.
Called to remeasure a control.
Syntax
'Declaration
 
Protected Overrides Function MeasureOverride( _
   ByVal constraint As Windows.Foundation.Size _
) As Windows.Foundation.Size
protected override Windows.Foundation.Size MeasureOverride( 
   Windows.Foundation.Size constraint
)

Parameters

constraint
The maximum size that the method can return.

Return Value

The size of the control, up to the maximum specified by constraint.
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members

 

 


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

Product Support Forum  |  Documentation Feedback