| C1.WPF Namespace > C1Window Class : ThemeResources Property |
'DeclarationPublic Shared Property ThemeResources As ResourceDictionary
'UsageDim value As ResourceDictionary C1Window.ThemeResources = value value = C1Window.ThemeResources
public static ResourceDictionary ThemeResources {get; set;}
public: static property ResourceDictionary^ ThemeResources { ResourceDictionary^ get(); void set ( ResourceDictionary^ value); }
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