Silverlight SDK for Microsoft Bing
System.Windows Namespace
OverviewSystem.Windows
The System.Windows namespace encapsulates all top-level graphical primitives used by the System.Windows.Controls.Views.Toolkit assembly.
Declaration Syntax
C#Visual BasicVisual C++
namespace System.Windows
Namespace System.Windows
namespace System.Windows
Types
All TypesClassesEnumerations
IconTypeDescription
Animation
Implements a helper class for common Storyboard objects.

DoubleRange
A value class which expresses a range of two Double values.

LayoutHelper
Implements a static utility class for manipulating layout in UIElement-derived objects.

MouseState
Indicates a generic mouse state value for controls which require internal mouse tracking

ResourceDictionaryExtensions
Implements a utility class for adding and removing elements to and from a ResourceDictionary.

ResourcePath
Implements a simple moniker for locating an Assembly-based resource.

SortBinding
Implements a simple descriptor class for describing a sortable property and a sort direction.

SortBindings
Implements a collection of SortBinding objects.
Remarks
NOTE: This class is observable by controls.

SortDirections
Indicates sort direction for items within any given context

SystemResources
A strongly-typed resource class, for looking up localized strings, etc.

Theme
Implements a helper class for applying ResourceDictionary based Themes to an element hierarchy