DatePicker.IsTodayHighlighted Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets or sets a value that indicates whether the current date will be highlighted.
Namespace: System.Windows.Controls
Assembly: System.Windows.Controls (in System.Windows.Controls.dll)
Syntax
'Declaration
Public Property IsTodayHighlighted As Boolean
public bool IsTodayHighlighted { get; set; }
<sdk:DatePicker IsTodayHighlighted="bool"/>
Property Value
Type: System.Boolean
true if the current date is highlighted; otherwise, false. The default is true.
Version Information
Silverlight
Supported in: 5, 4, 3
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.