DatePicker.IsTodayHighlighted Property
Silverlight
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)
<sdk:DatePicker IsTodayHighlighted="bool"/>
Property Value
Type: System.Booleantrue if the current date is highlighted; otherwise, false. The default is true.
Dependency property identifier field: IsTodayHighlightedProperty
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.