Silverlight SDK for Microsoft Bing
Theme Class
OverviewSystem.WindowsTheme
Implements a helper class for applying ResourceDictionary based Themes to an element hierarchy
Declaration Syntax
C#Visual BasicVisual C++
public class Theme
Public Class Theme
public ref class Theme
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
Current
Gets the current Theme instance.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
LoadTheme(Uri)
Loads a ResourceDictionary as a theme to be applied to the Root Visual

ThemeChanged
Fires when the Theme has changed

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Theme

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