Table of Contents

Interface IDesktopCalendarEntry

Namespace
The.WPF.Screens.Calendar
Assembly
Instagile.WPF.dll
public interface IDesktopCalendarEntry : ICalendarEntry
Inherited Members

Properties

Colour

Gets the brush used to paint the element.

Brush Colour { get; }

Property Value

Brush

VisibilityPrefKey

Gets the preference key used to store the visibility state for the calendar date attribute.

string VisibilityPrefKey { get; }

Property Value

string