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