8 references to ClearInternal
PresentationFramework (8)
System\Windows\Controls\Calendar.cs (3)
559c.SelectedDates.ClearInternal(); 1109this.SelectedDates.ClearInternal(); 1583this.SelectedDates.ClearInternal();
System\Windows\Controls\Primitives\CalendarItem.cs (3)
704this.Owner.SelectedDates.ClearInternal(); 725this.Owner.SelectedDates.ClearInternal(); 844this.Owner.SelectedDates.ClearInternal();
System\Windows\Controls\SelectedDatesCollection.cs (2)
112this.ClearInternal(); 459this.ClearInternal();