ComponentOne DockControl for WPF and Silverlight
Measure Method (C1DockControl)

C1.WPF.Docking Namespace > C1DockControl Class : Measure Method
Syntax
'Declaration
 
Public Sub Measure( _
   ByVal availableSize As System.Windows.Size _
) 
public void Measure( 
   System.Windows.Size availableSize
)

Parameters

availableSize
See Also

Reference

C1DockControl Class
C1DockControl Members