Is your feature request related to a problem? Please describe.
Vertically align the content of these two controls is difficult: You have to re-style the controls template parts, which may break should the controls be redesigned or modifed in the future.
Following up on: #21209
Describe the solution you'd like
Provide a VerticalContentAlignment property on DatePicker and TimePicker.
Describe alternatives you've considered
Override template part styles.
Additional context
No response
Is your feature request related to a problem? Please describe.
Vertically align the content of these two controls is difficult: You have to re-style the controls template parts, which may break should the controls be redesigned or modifed in the future.
Following up on: #21209
Describe the solution you'd like
Provide a VerticalContentAlignment property on DatePicker and TimePicker.
Describe alternatives you've considered
Override template part styles.
Additional context
No response