Welcome to deepcode.co.uk Sign in | Join | Help

Browse by Tags

All Tags » WPF   (RSS)
I was inspired by a posting on stackoverflow.com - "How do I drag an image around a canvas in WPF" - where the first response in most peoples heads is to work with mouse up/down/move events, track offset positions and move the UI element around in response Read More...
1 Comments
Filed under: , ,

Attachment(s): WPFFunWithDragging.zip
There are many instances where you want to write a groovy looking control template to apply to your WPF controls only to find that the control you want to template falls short in the properties it provides - eg: Try specifying the over state gradient Read More...
0 Comments
Filed under: