Silverlight SDK for Microsoft Bing
ArrangeChildren Method (items, viewportSize)
OverviewSystem.Windows.ControlsICloudArrangerArrangeChildren(CloudViewItems, Size)
Method for Arranging the children of a CloudPanel
Declaration Syntax
C#Visual BasicVisual C++
void ArrangeChildren(
	CloudViewItems items,
	Size viewportSize
)
Sub ArrangeChildren ( _
	items As CloudViewItems, _
	viewportSize As Size _
)
void ArrangeChildren(
	CloudViewItems^ items, 
	Size viewportSize
)
Parameters
items (CloudViewItems)
The collection of CloudViewItems to be arranged
viewportSize (Size)
A Size defining the size of the viewport surface

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)