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