3 references to SetTextInternal
PresentationFramework (3)
System\Windows\Controls\DatePicker.cs (3)
451
dp.
SetTextInternal
(dp.DateTimeToString(day));
545
dp.
SetTextInternal
(dp.DateTimeToString((DateTime)date));
1284
this.
SetTextInternal
(string.Empty);