4 references to IsHighlightedPropertyKey
PresentationFramework (4)
System\Windows\Controls\Primitives\CalendarDayButton.cs (1)
148public static readonly DependencyProperty IsHighlightedProperty = IsHighlightedPropertyKey.DependencyProperty;
System\Windows\Controls\Primitives\CalendarItem.cs (3)
1173CalendarDayButton.IsHighlightedPropertyKey, 1178childButton.SetValue(CalendarDayButton.IsHighlightedPropertyKey, false); 1189childButton.SetValue(CalendarDayButton.IsHighlightedPropertyKey, false);