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