Xceed Pro Themes for WPF v3.0 Documentation
Xceed.Wpf.Themes Assembly / Xceed.Wpf.Themes Namespace / ThemeResourceDictionary Class
Members


ThemeResourceDictionary Class
Represents a generic theme resource dictionary.
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<LocalizabilityAttribute(LocalizationCategory.Ignore)>
<AmbientAttribute()>
<UsableDuringInitializationAttribute(True)>
Public MustInherit Class ThemeResourceDictionary 
   Inherits System.Windows.ResourceDictionary
 
'Usage
 
Dim instance As ThemeResourceDictionary
Inheritance Hierarchy
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also