The default style of TextAlignment="Right" on the NumericUpDown controls causes the context menu to be mangled. This issue applies also to the regular TextBox control, but there it can be fixed by using HorizontalContentAlignment instead - this solution doesn't work with the Extended WPF Toolkit's NumericUpDown controls.
Please see the following two discussion links for more details:
* https://wpftoolkit.codeplex.com/discussions/649547
* https://social.msdn.microsoft.com/Forums/vstudio/en-US/732a73d0-85fa-40e9-ad87-fb2c03452c75/wpf-textboxs-textalignment-changes-its-default-context-menu-items-alignment-as-well?forum=wpf
Please see the following two discussion links for more details:
* https://wpftoolkit.codeplex.com/discussions/649547
* https://social.msdn.microsoft.com/Forums/vstudio/en-US/732a73d0-85fa-40e9-ad87-fb2c03452c75/wpf-textboxs-textalignment-changes-its-default-context-menu-items-alignment-as-well?forum=wpf