2 references to ElementButton
PresentationFramework (2)
System\Windows\Controls\DatePicker.cs (2)
24
[TemplatePart(Name = DatePicker.
ElementButton
, Type = typeof(Button))]
694
_dropDownButton = GetTemplateChild(
ElementButton
) as Button;