
Hi,
is it possible to change the default dropdown calculator display mode for the DoubleEditBox from "Minimal" to "Standard", preferably in xaml? My approach was to define a DropDownContentTemplate containing the Calculator with DisplayMode = Standard. It worked but the Calculator Value was not taken over into the DoubleEditBox.
Any suggestions would be appreciated.
Severin