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