4 references to IsHighlightedPropertyKey
PresentationFramework (4)
System\Windows\Controls\Primitives\CalendarDayButton.cs (1)
144public static readonly DependencyProperty IsHighlightedProperty = IsHighlightedPropertyKey.DependencyProperty;
System\Windows\Controls\Primitives\CalendarItem.cs (3)
1159CalendarDayButton.IsHighlightedPropertyKey, 1164childButton.SetValue(CalendarDayButton.IsHighlightedPropertyKey, false); 1175childButton.SetValue(CalendarDayButton.IsHighlightedPropertyKey, false);