Silverlight SDK for Microsoft Bing
BandCloudView Class
OverviewSystem.Windows.ControlsBandCloudView
Implements a custom ItemsControl which arranges its items based on relevancy on the vertical axis and by a configurable property on the horizontal axis.
Declaration Syntax
C#Visual BasicVisual C++
public class BandCloudView : SelectionItemsControl
Public Class BandCloudView _
	Inherits SelectionItemsControl
public ref class BandCloudView : public SelectionItemsControl
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
BandCloudView()()()
Initializes a BandCloudView instance.

ActualHeight (Inherited from FrameworkElement.)
ActualWidth (Inherited from FrameworkElement.)
ApplyTemplate()()() (Inherited from Control.)
Arrange(Rect) (Inherited from UIElement.)
Background (Inherited from Control.)
Bands
Gets/Sets a value which specifies the number of virtual grouping bands to be used on the vertical axis layout pass.

BandsProperty
Identifies the Bands dependency property.

BindingValidationError()()() (Inherited from FrameworkElement.)
BorderBrush (Inherited from Control.)
BorderThickness (Inherited from Control.)
CaptureMouse()()() (Inherited from UIElement.)
CheckAccess()()() (Inherited from DependencyObject.)
ClearValue(DependencyProperty) (Inherited from DependencyObject.)
Clip (Inherited from UIElement.)
Cursor (Inherited from FrameworkElement.)
DataContext (Inherited from FrameworkElement.)
DesiredSize (Inherited from UIElement.)
Dispatcher()()() (Inherited from DependencyObject.)
DisplayMemberPath (Inherited from ItemsControl.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FindName(String) (Inherited from FrameworkElement.)
Focus()()() (Inherited from Control.)
FontFamily (Inherited from Control.)
FontSize (Inherited from Control.)
FontStretch (Inherited from Control.)
FontStyle (Inherited from Control.)
FontWeight (Inherited from Control.)
Foreground (Inherited from Control.)
GetAnimationBaseValue(DependencyProperty) (Inherited from DependencyObject.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GetValue(DependencyProperty) (Inherited from DependencyObject.)
GotFocus (Inherited from UIElement.)
Height (Inherited from FrameworkElement.)
HorizontalAlignment (Inherited from FrameworkElement.)
HorizontalContentAlignment (Inherited from Control.)
HorizontalSortDirection
Gets/Sets an enumerated value of type SortDirections which describes the sort direction of the horizontal axis.

HorizontalSortDirectionProperty
Identifies the HorizontalSortDirection dependency property.

HorizontalSortField
Gets/Sets a string value which names the Name of the property on the data source which determines the horizontal sorting.

HorizontalSortFieldProperty
Identifies the HorizontalSortField dependency property.

InvalidateArrange()()() (Inherited from UIElement.)
InvalidateMeasure()()() (Inherited from UIElement.)
IsEnabled()()() (Inherited from Control.)
IsEnabledChanged()()() (Inherited from Control.)
IsHitTestVisible (Inherited from UIElement.)
IsTabStop (Inherited from Control.)
Items (Inherited from ItemsControl.)
ItemSelected
Fires when an item has been selected.
(Inherited from SelectionItemsControl.)
ItemsPanel (Inherited from ItemsControl.)
ItemsSource (Inherited from ItemsControl.)
ItemTemplate (Inherited from ItemsControl.)
KeyDown (Inherited from UIElement.)
KeyUp (Inherited from UIElement.)
Language (Inherited from FrameworkElement.)
LayoutUpdated()()() (Inherited from FrameworkElement.)
Loaded (Inherited from FrameworkElement.)
LostFocus (Inherited from UIElement.)
LostMouseCapture (Inherited from UIElement.)
Margin (Inherited from FrameworkElement.)
MaxHeight (Inherited from FrameworkElement.)
MaxWidth (Inherited from FrameworkElement.)
Measure(Size) (Inherited from UIElement.)
MinHeight (Inherited from FrameworkElement.)
MinWidth (Inherited from FrameworkElement.)
MouseEnter (Inherited from UIElement.)
MouseLeave (Inherited from UIElement.)
MouseLeftButtonDown (Inherited from UIElement.)
MouseLeftButtonUp (Inherited from UIElement.)
MouseMove (Inherited from UIElement.)
Name (Inherited from FrameworkElement.)
OnApplyTemplate()()()
(Override) Processes the control template for this BandCloudView instance.
(Overrides FrameworkElement.OnApplyTemplate()()().)
Opacity (Inherited from UIElement.)
OpacityMask (Inherited from UIElement.)
Padding (Inherited from Control.)
Parent (Inherited from FrameworkElement.)
ReadLocalValue(DependencyProperty) (Inherited from DependencyObject.)
ReleaseMouseCapture()()() (Inherited from UIElement.)
RenderSize (Inherited from UIElement.)
RenderTransform (Inherited from UIElement.)
RenderTransformOrigin (Inherited from UIElement.)
Resources (Inherited from FrameworkElement.)
SelectedIndex
Gets/Sets a value which determines the index of the currently selected item
(Inherited from SelectionItemsControl.)
SelectedItem
Gets/Sets a value which determines the currently selected item
(Inherited from SelectionItemsControl.)
SetBinding(DependencyProperty, Binding) (Inherited from FrameworkElement.)
SetValue(DependencyProperty, Object) (Inherited from DependencyObject.)
SizeChanged (Inherited from FrameworkElement.)
SortBindings
Gets/Sets a collection of SortBindings which describe the sorting potentials for the horizontal axis.

SortBindingsProperty
Identifies the SortBindings dependency property.

Style (Inherited from FrameworkElement.)
TabIndex (Inherited from Control.)
TabNavigation()()() (Inherited from Control.)
Tag (Inherited from FrameworkElement.)
Template (Inherited from Control.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TransformToVisual(UIElement) (Inherited from UIElement.)
Triggers (Inherited from FrameworkElement.)
UpdateLayout()()() (Inherited from UIElement.)
UseItemAnimation
Gets/Sets a value indicating whether the control will animate items when they are created during a data binding operation.

UseItemAnimationProperty
Identifies the UseItemAnimation dependency property.

UseLayoutRounding()()() (Inherited from UIElement.)
VerticalAlignment (Inherited from FrameworkElement.)
VerticalAxisBottomLabel
Gets/Sets an a string which determines the tooltip text for the vertical axis minimum.

VerticalAxisBottomLabelProperty
Identifies the VerticalAxisBottomLabel dependency property.

VerticalAxisTopLabel
Gets/Sets an a string which determines the tooltip text for the vertical axis maximum.

VerticalAxisTopLabelProperty
Identifies the VerticalAxisTopLabel dependency property.

VerticalContentAlignment (Inherited from Control.)
VerticalSortDirection
Gets/Sets an enumerated value of type SortDirections which describes the sort direction of the vertical axis.

VerticalSortDirectionProperty
Identifies the UseItemAnimation dependency property.

VerticalSortField
Gets/Sets a string value which names the Name of the property on the data source which determines the vertical sorting.

VerticalSortFieldProperty
Identifies the VerticalSortField dependency property.

ViewportSize
Gets/Sets a Size structure which represents the total size of the viewable area including padding for the scrollbars.

Visibility (Inherited from UIElement.)
Width (Inherited from FrameworkElement.)
Inheritance Hierarchy

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