command

  1. S

    Touch requires additional click

    Hi I have an application with a button list in a ItemsControl. The buttons use Command to invoke a method, that is binded to the button. When using the mouse, the buttons work fine and the required methods are invoked. When using touch, the buttons need to be double-clicked before a methods...
Back
Top Bottom