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