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