3 references to SetTextInternal
PresentationFramework (3)
System\Windows\Controls\DatePicker.cs (3)
455
dp.
SetTextInternal
(dp.DateTimeToString(day));
549
dp.
SetTextInternal
(dp.DateTimeToString((DateTime)date));
1286
this.
SetTextInternal
(string.Empty);