I have a problem with a simple combobox rendering on XP.
The code is just:
<ComboBox Cursor="Hand" customCommands:ComboBoxSelectionChange.Command="{Binding StatusChange}" ItemsSource="{Binding AvailabilityStatusList}"/>
However, the result on different OSs is not quite i've expected:
Vista:
XP: