1 write to Owner
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\CalendarItem.cs (1)
973
dayCell.
Owner
= this.Owner;
2 references to Owner
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\CalendarDayButton.cs (2)
215
if (IsToday && this.
Owner
!= null && this.
Owner
.IsTodayHighlighted)