<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Franci Penov : WPF</title><link>http://blogs.msdn.com/francip/archive/tags/WPF/default.aspx</link><description>Tags: WPF</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Enablilng dragging in Canvas, v3.5 edition</title><link>http://blogs.msdn.com/francip/archive/2008/02/07/enablilng-dragging-in-canvas-v3-5-edition.aspx</link><pubDate>Fri, 08 Feb 2008 08:21:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7534601</guid><dc:creator>Franci Penov</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/francip/comments/7534601.aspx</comments><wfw:commentRss>http://blogs.msdn.com/francip/commentrss.aspx?PostID=7534601</wfw:commentRss><wfw:comment>http://blogs.msdn.com/francip/rsscomments.aspx?PostID=7534601</wfw:comment><description>About a year ago I posted a class implemented couple of dependency properties you could attach to a Canvas and it's children and allowed dragging. The DPs were working quite well with any visual element inside the Canvas, including the standard controls...(&lt;a href="http://blogs.msdn.com/francip/archive/2008/02/07/enablilng-dragging-in-canvas-v3-5-edition.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7534601" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/francip/archive/tags/WPF/default.aspx">WPF</category></item><item><title>Enabling dragging in Canvas, part 2</title><link>http://blogs.msdn.com/francip/archive/2007/02/28/enabling-dragging-in-canvas-part-2.aspx</link><pubDate>Thu, 01 Mar 2007 02:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1776385</guid><dc:creator>Franci Penov</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/francip/comments/1776385.aspx</comments><wfw:commentRss>http://blogs.msdn.com/francip/commentrss.aspx?PostID=1776385</wfw:commentRss><wfw:comment>http://blogs.msdn.com/francip/rsscomments.aspx?PostID=1776385</wfw:comment><description>Update: There were some bugs in the code, which caused funny behavior with elements that have a render transform applied to them. I've updated the code below to fix these. In part 1 we covered how the dragging behavior will be attached to the Canvas object....(&lt;a href="http://blogs.msdn.com/francip/archive/2007/02/28/enabling-dragging-in-canvas-part-2.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1776385" width="1" height="1"&gt;</description><enclosure url="http://blogs.msdn.com/francip/attachment/1776385.ashx" length="2448" type="application/x-zip-compressed" /><category domain="http://blogs.msdn.com/francip/archive/tags/WPF/default.aspx">WPF</category></item><item><title>Enabling dragging in canvas</title><link>http://blogs.msdn.com/francip/archive/2007/02/22/Enabling-dragging-in-canvas.aspx</link><pubDate>Thu, 22 Feb 2007 12:20:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1473115</guid><dc:creator>Franci Penov</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/francip/comments/1473115.aspx</comments><wfw:commentRss>http://blogs.msdn.com/francip/commentrss.aspx?PostID=1473115</wfw:commentRss><wfw:comment>http://blogs.msdn.com/francip/rsscomments.aspx?PostID=1473115</wfw:comment><description>When developing UI, most of the time we want the controls nicely sized, ordered and aligned automatically. But sometimes it's just fun to put them free floating and be able to push them around. The Canvas panel allows for absolute positioning of the controls...(&lt;a href="http://blogs.msdn.com/francip/archive/2007/02/22/Enabling-dragging-in-canvas.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1473115" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/francip/archive/tags/WPF/default.aspx">WPF</category></item></channel></rss>