1 write to _hoverEnd
PresentationFramework (1)
System\Windows\Controls\Calendar.cs (1)
712_hoverEnd = value;
1 reference to _hoverEnd
PresentationFramework (1)
System\Windows\Controls\Calendar.cs (1)
707return this.SelectionMode == CalendarSelectionMode.None ? null : _hoverEnd;