3 references to SetTextInternal
PresentationFramework (3)
src\Framework\System\Windows\Controls\DatePicker.cs (3)
444
dp.
SetTextInternal
(dp.DateTimeToString(day));
538
dp.
SetTextInternal
(dp.DateTimeToString((DateTime)date));
1275
this.
SetTextInternal
(string.Empty);