IsTodayHighlighted Property (WPFCalendar)

Class

WPFCalendar.

Action

Gets a value that indicates whether the current date is highlighted.

Syntax

C#
protected Boolean IsTodayHighlighted { get; }
VB
'Declaration
Protected Read Property IsTodayHighlighted As Boolean

Access

Read only.