i built a program that hooks the ke开发者_Go百科yboard and when some hotkey pressed it openning the door (that connected to the COM1 serial port of the computer).
I want to set up a trigger so that if on an update the prediction field is = 3 then the trigger changes the value to 4 and saves it in the database. The trigger is below.
I have a ViewController that works perfectly with a button that trigger an action. I would like to replace the button with a shake event so I\'ve googled it around and created a ShakeDetector class th
Okay, I\'ve not done much WPF lately and this is confusing me. I have a Style defined for RadioButton, which uses a ControlTemplate with a MultiTrigger.The gist is that I want a Border to become opaq