Respond to media keys in Silverlight -


Is it possible to answer media keys such as plays / pauses and volumes for a silverlight application?

If those key keyboard combinations (like Ctrl-Alt-P) mapped, then yes . You can do a simple test to see if a keynote / keep event is triggered if the button is pressed. Michael


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -