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