Silverlight SDK for Microsoft Bing
CurrentArranger Property
OverviewSystem.Windows.ControlsCloudViewCurrentArranger
Gets the active ICloudArranger instance which is corrently handling the arrangement of the items.
Declaration Syntax
C#Visual BasicVisual C++
public ICloudArranger CurrentArranger { get; set; }
Public Property CurrentArranger As ICloudArranger
public:
property ICloudArranger^ CurrentArranger {
	ICloudArranger^ get ();
	void set (ICloudArranger^ value);
}

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