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