1 reference to IsHighlightedProperty
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\CalendarDayButton.cs (1)
155
get { return (bool)GetValue(
IsHighlightedProperty
); }