Hi, I've two problems with the XamNumericEditor :
1 : If I set the bg and the foreColor to :
Background="Black" Foreground="White"
the cursor stays black when I write a number.
2 : If I set a new model customization in Expression Blend (without modifing it), when I run my WPF project, I can't enter values and I don't see the spin button...