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