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