Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
405
How to eliminate delay in checking a menu item checkbox
posted

I am using Infragistics default style for XamContextMenu.

The context menu items have checkboxes. The issue is that when a user clicks the checkbox, the check mark takes a few moments to appear. I know this is/can be controlled via the ResourceDictionary style were are using (which was taken initially from the one used by the Infragistics Samples application). But I am unable to determine what controls this behavior.

In that attached sample app, if you right-click on the menu to get the context menu to appear, when you click a menu item the check mark has a slight delay before it is rendered. How can this be made so that the check mark appears as soon as user clicks the checkbox?

Thank you for any help.

--Pat

xamMenuFun.zip
Parents Reply Children