[]
Represents the interaction logic for DateParameterEditor.xaml.
[TemplatePart(Name = "DatePicker", Type = typeof(DatePicker))]
public class DateParameterEditor : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
| Name | Description |
|---|---|
| DateParameterEditor() | Initializes a new instance of the DateParameterEditor class. |
| Name | Description |
|---|---|
| OnApplyTemplate() | Initializes the date picker control. |