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