Version

Breaking Changes in 2015 Volume 2

Breaking Changes Summary

Breaking changes summary chart

The following table summarizes the breaking changes of the Ultimate UI for WPF 2015 Volume 2 Release. Detailed explanations of the issues are provided after the summary table.

Legend:

Yes.png – Workaround available

No.png – No known workaround

Fix.png – No known workaround, fix planned

xamInputs

Issue Description Status

The default value of the xamInputs’ InvalidValueBehavior property has been changed.

Yes.png

xamInputs

InvalidValueBehavior property’s default value changed

The default value of the xamInputs’ InvalidValueBehavior property has been changed.

Old Value New Value

DisplayErrorMessage

DisplayErrorMessageAndRevertValue

Workaround

Note
Note

If you want to have the old behavior set the InvalidValueBehavior property in your application to DisplayErrorMessage.