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