8 references to ClearInternal
PresentationFramework (8)
System\Windows\Controls\Calendar.cs (3)
558c.SelectedDates.ClearInternal(); 1105this.SelectedDates.ClearInternal(); 1576this.SelectedDates.ClearInternal();
System\Windows\Controls\Primitives\CalendarItem.cs (3)
703this.Owner.SelectedDates.ClearInternal(); 724this.Owner.SelectedDates.ClearInternal(); 843this.Owner.SelectedDates.ClearInternal();
System\Windows\Controls\SelectedDatesCollection.cs (2)
111this.ClearInternal(); 458this.ClearInternal();