8 references to ClearInternal
PresentationFramework (8)
System\Windows\Controls\Calendar.cs (3)
563c.SelectedDates.ClearInternal(); 1115this.SelectedDates.ClearInternal(); 1589this.SelectedDates.ClearInternal();
System\Windows\Controls\Primitives\CalendarItem.cs (3)
709this.Owner.SelectedDates.ClearInternal(); 730this.Owner.SelectedDates.ClearInternal(); 849this.Owner.SelectedDates.ClearInternal();
System\Windows\Controls\SelectedDatesCollection.cs (2)
116this.ClearInternal(); 463this.ClearInternal();