2 references to ElementTextBox
PresentationFramework (2)
System\Windows\Controls\DatePicker.cs (2)
23
[TemplatePart(Name = DatePicker.
ElementTextBox
, Type = typeof(DatePickerTextBox))]
708
_textBox = GetTemplateChild(
ElementTextBox
) as DatePickerTextBox;