Gets the ResourceDictionary representing C1Scheduler Office 2007 Black theme.

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

Syntax

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

See Also