Is there any way to indent XamComboEditor I am facing the problem?
Please help me. If you didn't get the question i will descibe it again.
thanks in advance.
Hello,
You can create a style for the ComboBoxDataItem and bind to its value property with a DataTrigger and set the FontSize,FontWeight or Margin to indent.
Hope this helps.