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