Showing related tags and posts accross the entire site.
-
Hi..I am working on a paint like application in wpf.I want the users to be able to add some drawings over images or plain surfaces.Also i want to draw some basic shapes like line,ellipse or a rectangle.I am trying to work with an inkcanvas,where i can do freehand drawing,but i cant draw shapes like in...
-
Recently published two extensibility frameworks for WPF and Silverlight - Wex and Slex respectively. Wex/Slex is built on top of the System.Windows.Interactivity infrastructure. Wex/Slex allows you to define multiple conditions for invoking triggers (like you can specify a KeyDown event trigger should...