Gets the ResourceDictionary representing C1Scheduler Vista theme.

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

Syntax

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

See Also