1 reference to IsTodayProperty
PresentationFramework (1)
System\Windows\Controls\Primitives\CalendarDayButton.cs (1)
60
get { return (bool)GetValue(
IsTodayProperty
); }