ComponentOne DockControl for WPF and Silverlight
Measure Method (C1DockPicker)

C1.WPF.Docking Namespace > C1DockPicker 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

C1DockPicker Class
C1DockPicker Members