-
Notifications
You must be signed in to change notification settings - Fork 0
Scenarios
Brain-Sys Srl edited this page Aug 19, 2015
·
4 revisions
Using Curanza you can execute a command:
- when a TextBox matches a specified regular expression
- when a FrameworkElement on a page is loaded and rendered on the screen
Using Curanza you can execute a command when the user:
- press a specified key when a FrameworkElement has focus
- swipe over any UIElement (up, down, left and right)
- use the mouse wheel over any UIElement (up and down)
- make a Hold gesture over any UIElement
- make a double-tap gesture over any UIElement
- perform a drag'n'drop operation
Other typical usage:
- you can auto-select-all the content of a TextBox when it gets focus