From discussion 447239
Review the DateTimePicker theme under Windows 8 to be more inline with the standard theme.
----------------------------------
Hi,
Please see the image below. The top control is a DateTimePicker, while the bottom control is a standard WPF ComboBox (with the IsEditable property set to true).

What's the best way to make all inline buttons (i.e. the drop-down button and spinner buttons) look similar to the WPF standard controls (preferably using code-behind as these controls are being added dynamically)?
Review the DateTimePicker theme under Windows 8 to be more inline with the standard theme.
----------------------------------
Hi,
Please see the image below. The top control is a DateTimePicker, while the bottom control is a standard WPF ComboBox (with the IsEditable property set to true).

What's the best way to make all inline buttons (i.e. the drop-down button and spinner buttons) look similar to the WPF standard controls (preferably using code-behind as these controls are being added dynamically)?