6 references to IsBlackedOut
PresentationFramework (6)
src\Framework\System\Windows\Controls\Primitives\CalendarDayButton.cs (1)
229if (IsBlackedOut)
src\Framework\System\Windows\Controls\Primitives\CalendarItem.cs (5)
577if (!b.IsBlackedOut) 670if (b.IsBlackedOut) 764if (b.IsBlackedOut) 819if (!b.IsBlackedOut) 868if (b != null && b.IsInactive && b.IsBlackedOut)