Gets the ResourceDictionary representing C1Scheduler Office 2007 Blue theme.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public static ResourceDictionary Office2007Blue { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Office2007Blue As ResourceDictionary
	Get

See Also