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