8 references to ClearInternal
PresentationFramework (8)
src\Framework\System\Windows\Controls\Calendar.cs (3)
564
c.SelectedDates.
ClearInternal
();
1116
this.SelectedDates.
ClearInternal
();
1593
this.SelectedDates.
ClearInternal
();
src\Framework\System\Windows\Controls\Primitives\CalendarItem.cs (3)
711
this.Owner.SelectedDates.
ClearInternal
();
732
this.Owner.SelectedDates.
ClearInternal
();
851
this.Owner.SelectedDates.
ClearInternal
();
src\Framework\System\Windows\Controls\SelectedDatesCollection.cs (2)
117
this.
ClearInternal
();
464
this.
ClearInternal
();