Version 24.2 (latest)

CalendarColorScheme Class Properties

For a list of all members of this type, see CalendarColorScheme members.

Public Properties
 NameDescription
Public PropertyBaseColorsReturns a read-only collection of the base colors that are supported.  
Public PropertyDefaultBrushProviderReturns the default provider. (read-only).  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDialogResourcesReturns a collection of resources to be merged into the dialogs (read-only)  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsHighContrastGets whether controls should be rendered in high contrast based on the current system settings (read-only).  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Protected Properties
 NameDescription
Protected PropertyDefaultBaseColorReturns the base color to use for the default provider.  
Protected Internal PropertyScrollBarStyleReturns a scrollbar style or null (read-only).  
See Also