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