Hi,
when using the fontsize combobox i found out that when I change the value into a size that is not available in the dropdownlist, it is not taken over.
I want the user to be able to enter a value that is not in the dropdown,
<ribbon:FontSizeComboBox Name="Format_FontFontSize" SelectionChanged="FontFontSizeChanged" Width="42" IsEditable="True" />