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)
707
return this.SelectionMode == CalendarSelectionMode.None ? null :
_hoverEnd
;