<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-7577421612120825312.post8872711727877646242..comments</id><updated>2011-11-03T21:11:50.220Z</updated><category term='Personal'/><category term='&quot;M&quot;'/><category term='Windows 8'/><category term='.Net'/><category term='Math'/><category term='Windows'/><category term='PDC 2009'/><category term='XNA'/><category term='HymnSheet'/><category term='VSTO'/><category term='Book Reviews'/><category term='OData'/><category term='Fiddler'/><category term='Links'/><category term='Software'/><category term='Project Euler'/><category term='Windows Azure'/><category term='WP7Comp'/><category term='LINQ'/><category term='PDC 2008'/><category term='Build Windows'/><category term='UIAutomation'/><category term='REST'/><category term='How to'/><category term='Jobs'/><category term='PDC 2010'/><category term='WP7'/><category term='COM'/><category term='Humour'/><category term='Algorithms'/><category term='C# 5'/><category term='Freelancing'/><category term='Blogging'/><category term='C#'/><category term='WinRT'/><category term='Competition'/><category term='Seaturtle Software'/><category term='WCF'/><category term='Functional Programming'/><category term='Agile'/><category term='Bugs'/><category term='SQL Server Modelling'/><category term='NHibernate'/><category term='Protocol Buffers'/><category term='VB.Net'/><category term='Recipes'/><category term='ASP.Net'/><category term='Training'/><category term='WPF'/><category term='Silverlight'/><category term='Direct UI'/><category term='Excel'/><category term='C# 4.0'/><title type='text'>Comments on Functional Fun: How to create a Gantt Control in WPF</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.functionalfun.net/feeds/8872711727877646242/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html'/><author><name>Sam</name><uri>http://www.blogger.com/profile/01345100698738870730</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_Blokl_3SWiA/TLnxX6u-kVI/AAAAAAAAAxM/4G8IFTrvgGc/S220/Portrait+Cropped.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>25</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-7747128152168412148</id><published>2011-11-03T21:11:50.221Z</published><updated>2011-11-03T21:11:50.221Z</updated><title type='text'>Hello Sam,

you mentioned about showing how to bui...</title><content type='html'>Hello Sam,&lt;br /&gt;&lt;br /&gt;you mentioned about showing how to build upon this panel to create a multi-row Gantt control with independent headers and interactive bars. Did you actually blog about it? I would love to have more information on that too.. This post is awesome and I will use this in my application.&lt;br /&gt;&lt;br /&gt;Thanks.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/7747128152168412148'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/7747128152168412148'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1320354710221#c7747128152168412148' title=''/><author><name>jyothi keshavan</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-960187349'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-9018225740980835603</id><published>2011-05-16T15:48:43.610+01:00</published><updated>2011-05-16T15:48:43.610+01:00</updated><title type='text'>Sirrocco,&lt;br&gt;Dr WPF was simplifying: the value ret...</title><content type='html'>Sirrocco,&lt;br&gt;Dr WPF was simplifying: the value returned from MeasureOverride certainly influences the elements DesiredSize, but it isn&amp;#39;t used directly. If you Reflector into the source code for FrameworkElement.MeasureCore which calls MeasureOverride you&amp;#39;ll see that all kinds of transforms are performed on the Size returned, taking into account the Margins set on the element amongst other things, before it is converted into a DesiredSize.&lt;br&gt;&lt;br&gt;Whilst you are in Reflector, have a look at the code for Canvas.MeasureOverride: that uses exactly the same technique (of returning a Size(0,0)) to indicate that it wants all the space it is given.&lt;br&gt;&lt;br&gt;Sam</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/9018225740980835603'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/9018225740980835603'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1305557323610#c9018225740980835603' title=''/><author><name>Sam</name><uri>http://www.blogger.com/profile/01345100698738870730</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-14510180'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-6565463316308944317</id><published>2011-05-16T15:48:42.939+01:00</published><updated>2011-05-16T15:48:42.939+01:00</updated><title type='text'>Very cool - I&amp;#39;ve learned a lot from your examp...</title><content type='html'>Very cool - I&amp;#39;ve learned a lot from your example! Can&amp;#39;t wait to see the rest!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/6565463316308944317'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/6565463316308944317'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1305557322939#c6565463316308944317' title=''/><author><name>Erik Vullings</name><uri>http://www.blogger.com/profile/07615350835527409549</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-14510180'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-5351099948820441688</id><published>2011-05-16T15:48:42.604+01:00</published><updated>2011-05-16T15:48:42.604+01:00</updated><title type='text'>Great post! I am very interested in finding how th...</title><content type='html'>Great post! I am very interested in finding how the whole control would be implemented.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/5351099948820441688'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/5351099948820441688'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1305557322604#c5351099948820441688' title=''/><author><name>Tom</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-14510180'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-5190922521805132571</id><published>2011-05-16T15:48:42.282+01:00</published><updated>2011-05-16T15:48:42.282+01:00</updated><title type='text'>Silly me.  Of course, I have to put it into a Scro...</title><content type='html'>Silly me.  Of course, I have to put it into a ScrollViewer.  And I had to set the size of the ListControl so the ScrollViewer would know how much content to scroll.  Now it&amp;#39;s off to data binding the mouse events with the data template and I should be good...  I think...&lt;br&gt;&lt;br&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/5190922521805132571'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/5190922521805132571'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1305557322282#c5190922521805132571' title=''/><author><name>Bob Briggs</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-14510180'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-4757855247904015758</id><published>2011-05-16T15:48:41.644+01:00</published><updated>2011-05-16T15:48:41.644+01:00</updated><title type='text'>look my gantt chart at http://softwaremilestones.b...</title><content type='html'>look my gantt chart at http://softwaremilestones.blogspot.com/2009/08/blog-post.html</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/4757855247904015758'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/4757855247904015758'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1305557321644#c4757855247904015758' title=''/><author><name>Roman G.</name><uri>http://www.blogger.com/profile/07934693448503986710</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-960187349'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-7309729973253482732</id><published>2011-05-16T15:48:41.132+01:00</published><updated>2011-05-16T15:48:41.132+01:00</updated><title type='text'>Also, if you want to get started right away, here ...</title><content type='html'>Also, if you want to get started right away, here is a Wpf and Silverlight GanttControl out of the box with rich look and great end-user interaction support:&lt;br&gt;&lt;br&gt;http://www.radiantq.com</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/7309729973253482732'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/7309729973253482732'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1305557321132#c7309729973253482732' title=''/><author><name>rqtechie</name><uri>http://rqtechie.myopenid.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-14510180'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-6222798190527126388</id><published>2010-08-07T03:24:13.809+01:00</published><updated>2010-08-07T03:24:13.809+01:00</updated><title type='text'>Also, if you want to get started right away, here ...</title><content type='html'>Also, if you want to get started right away, here is a Wpf and Silverlight GanttControl out of the box with rich look and great end-user interaction support:&lt;br /&gt;&lt;br /&gt;http://www.radiantq.com</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/6222798190527126388'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/6222798190527126388'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1281147853809#c6222798190527126388' title=''/><author><name>rqtechie</name><uri>http://rqtechie.myopenid.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1041978320'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-2662232316276956836</id><published>2009-08-12T15:23:18.860+01:00</published><updated>2009-08-12T15:23:18.860+01:00</updated><title type='text'>look my gantt chart at http://softwaremilestones.b...</title><content type='html'>look my gantt chart at http://softwaremilestones.blogspot.com/2009/08/blog-post.html</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/2662232316276956836'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/2662232316276956836'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1250086998860#c2662232316276956836' title=''/><author><name>Roman G.</name><uri>http://www.blogger.com/profile/07934693448503986710</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://1.bp.blogspot.com/_IK1zGfipOLg/SiJYQFJI8KI/AAAAAAAAACs/MAga_CGEL4c/S220/111_cr.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1300051670'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-5309326693066715123</id><published>2009-07-22T09:21:52.075+01:00</published><updated>2009-07-22T09:21:52.075+01:00</updated><title type='text'>Hi there, Please tell me about the second part of ...</title><content type='html'>Hi there, Please tell me about the second part of this article. M unable to find it here.&lt;br /&gt;&lt;br /&gt;Regards, &lt;br /&gt;vi</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/5309326693066715123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/5309326693066715123'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1248250912075#c5309326693066715123' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1678038359'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-1886288523121384206</id><published>2009-03-16T11:53:00.000Z</published><updated>2009-03-16T11:53:00.000Z</updated><title type='text'>This is great, I've been looking into doing this f...</title><content type='html'>This is great, I've been looking into doing this for some while, is the rest of the project complete yet?  Thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/1886288523121384206'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/1886288523121384206'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1237204380000#c1886288523121384206' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1951390582'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-966748651992662628</id><published>2009-03-10T17:42:00.000Z</published><updated>2009-03-10T17:42:00.000Z</updated><title type='text'>Hi. Can I publish the article on my site www.hacki...</title><content type='html'>Hi. Can I publish the article on my site www.hackishcode.com? You may publish it yourself here:&lt;BR/&gt;http://hackishcode.com/upload.php?kind=1&lt;BR/&gt;&lt;BR/&gt;It brings new visitors to your WEB site.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/966748651992662628'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/966748651992662628'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1236706920000#c966748651992662628' title=''/><author><name>WEB security tester</name><uri>http://www.flenov.net</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-18555338'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-2045080441488779065</id><published>2009-03-03T09:44:00.000Z</published><updated>2009-03-03T09:44:00.000Z</updated><title type='text'>It is a too simply example of Gantt control. In ot...</title><content type='html'>It is a too simply example of Gantt control. In other hand the example is useful. It would be better if you added the screenshot of the result control. &lt;BR/&gt;&lt;BR/&gt;Thanks</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/2045080441488779065'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/2045080441488779065'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1236073440000#c2045080441488779065' title=''/><author><name>.NET Developer</name><uri>http://www.heapar.com</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1345598097'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-5428425459185416611</id><published>2009-02-14T19:06:00.000Z</published><updated>2009-02-14T19:06:00.000Z</updated><title type='text'>Silly me.  Of course, I have to put it into a Scro...</title><content type='html'>Silly me.  Of course, I have to put it into a ScrollViewer.  And I had to set the size of the ListControl so the ScrollViewer would know how much content to scroll.  Now it's off to data binding the mouse events with the data template and I should be good...  I think...&lt;BR/&gt;&lt;BR/&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/5428425459185416611'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/5428425459185416611'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1234638360000#c5428425459185416611' title=''/><author><name>Bob Briggs</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-102978327'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-7949151182649038667</id><published>2009-02-14T18:16:00.000Z</published><updated>2009-02-14T18:16:00.000Z</updated><title type='text'>Bob,&lt;br&gt;  Paradoxically, you probably need to set ...</title><content type='html'>Bob,&lt;BR/&gt;  Paradoxically, you probably need to set ScrollViewer.CanContentScroll=False. This indicates to the ScrollViewer that its content is not capable of managing scrolling itself, and that ScrollViewer needs to do all the work.&lt;BR/&gt;&lt;BR/&gt;Hope that helps</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/7949151182649038667'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/7949151182649038667'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1234635360000#c7949151182649038667' title=''/><author><name>Sam</name><uri>http://www.blogger.com/profile/01345100698738870730</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_Blokl_3SWiA/SLw1U2t3fnI/AAAAAAAAAQk/5eLgmX4so5E/S220/MyPicture.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-104150628'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-1827628514600752419</id><published>2009-02-14T02:20:00.000Z</published><updated>2009-02-14T02:20:00.000Z</updated><title type='text'>Sam,&lt;br&gt;  In a typical GANTT chart, ala MS Project...</title><content type='html'>Sam,&lt;BR/&gt;  In a typical GANTT chart, ala MS Project, the 'tasks' are listed on their own lines.  I modified the GantRowPanel to migrate the tasks both down and across.  Now I have a singular problem, scrolling!  I tried wrapping the ItemsControl in a ScrollViewer and that doesn't seem to do the trick for me.  Any ideas?  I'm sure I'm just missing some configuration for the ScrollViewer.&lt;BR/&gt;&lt;BR/&gt;Thanks,!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/1827628514600752419'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/1827628514600752419'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1234578000000#c1827628514600752419' title=''/><author><name>Bob Briggs</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1891097577'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-4894510834391884277</id><published>2008-12-07T17:22:00.000Z</published><updated>2008-12-07T17:22:00.000Z</updated><title type='text'>Sam,&lt;br&gt;  I really like what you've done here.  I ...</title><content type='html'>Sam,&lt;BR/&gt;  I really like what you've done here.  I have read both installments and I'm eager to get into the display of an actual GANTT chart!  I think I understand how I can use the GantRowPanel in a DataTemplate for my task list objects to produce a panel in a range in, say, a listbox control.  All of that would be great, but I'm anxious to figure out how to provide a timescale header to such a display.  I'm thinking that a timescale header will display a complete range output control that has it's size fixed in the MeasureOverride() and will include properties to identify the pixelsize of each date increment.  Is this the correct path to take?&lt;BR/&gt;&lt;BR/&gt;Thanks again for a great article!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/4894510834391884277'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/4894510834391884277'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1228670520000#c4894510834391884277' title=''/><author><name>Bob Briggs</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1626487130'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-6280818622587261299</id><published>2008-11-21T17:31:00.000Z</published><updated>2008-11-21T17:31:00.000Z</updated><title type='text'>Anonymous,&lt;br&gt;  I know that a couple of Gantt cont...</title><content type='html'>Anonymous,&lt;BR/&gt;  I know that a couple of Gantt controls have come to the market since I created mine two years ago. In this article I'm not claiming to offer a Gantt control, merely to show the foundations of how one might be made in WPF.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/6280818622587261299'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/6280818622587261299'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1227288660000#c6280818622587261299' title=''/><author><name>Sam</name><uri>http://www.blogger.com/profile/01345100698738870730</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_Blokl_3SWiA/SLw1U2t3fnI/AAAAAAAAAQk/5eLgmX4so5E/S220/MyPicture.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-104150628'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-4073141835292230996</id><published>2008-11-21T16:42:00.000Z</published><updated>2008-11-21T16:42:00.000Z</updated><title type='text'>Currently (since about 6 months), a WPF-based Gant...</title><content type='html'>Currently (since about 6 months), a WPF-based Gantt Chart control library is available on the market, see: http://www.dlhsoft.com/ganttchart</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/4073141835292230996'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/4073141835292230996'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1227285720000#c4073141835292230996' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2018616647'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-5221761546682271510</id><published>2008-10-01T03:50:00.000+01:00</published><updated>2008-10-01T03:50:00.000+01:00</updated><title type='text'>Great post! I am very interested in finding how th...</title><content type='html'>Great post! I am very interested in finding how the whole control would be implemented.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/5221761546682271510'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/5221761546682271510'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1222829400000#c5221761546682271510' title=''/><author><name>Tom</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1636823559'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-3591426815296487607</id><published>2008-09-19T09:20:00.000+01:00</published><updated>2008-09-19T09:20:00.000+01:00</updated><title type='text'>Erik,&lt;br&gt;  Glad you liked it. I'll have to see abo...</title><content type='html'>Erik,&lt;BR/&gt;  Glad you liked it. I'll have to see about writing the next episode.&lt;BR/&gt;&lt;BR/&gt;Sam</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/3591426815296487607'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/3591426815296487607'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1221812400000#c3591426815296487607' title=''/><author><name>Sam</name><uri>http://www.blogger.com/profile/01345100698738870730</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_Blokl_3SWiA/SLw1U2t3fnI/AAAAAAAAAQk/5eLgmX4so5E/S220/MyPicture.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-104150628'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-5117418307447475703</id><published>2008-09-18T23:10:00.000+01:00</published><updated>2008-09-18T23:10:00.000+01:00</updated><title type='text'>Very cool - I've learned a lot from your example! ...</title><content type='html'>Very cool - I've learned a lot from your example! Can't wait to see the rest!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/5117418307447475703'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/5117418307447475703'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1221775800000#c5117418307447475703' title=''/><author><name>Erik Vullings</name><uri>http://www.blogger.com/profile/07615350835527409549</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1229539349'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-575148896288379908</id><published>2008-09-09T15:33:00.000+01:00</published><updated>2008-09-09T15:33:00.000+01:00</updated><title type='text'>hmm it appears you are correct :). Thanks for the ...</title><content type='html'>hmm it appears you are correct :). Thanks for the tip.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/575148896288379908'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/575148896288379908'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1220970780000#c575148896288379908' title=''/><author><name>sirrocco</name><uri>http://sirrocco.myopenid.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2130113772'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-1018709528613521742</id><published>2008-09-09T15:15:00.000+01:00</published><updated>2008-09-09T15:15:00.000+01:00</updated><title type='text'>Sirrocco,&lt;br&gt;Dr WPF was simplifying: the value ret...</title><content type='html'>Sirrocco,&lt;BR/&gt;Dr WPF was simplifying: the value returned from MeasureOverride certainly influences the elements DesiredSize, but it isn't used directly. If you Reflector into the source code for FrameworkElement.MeasureCore which calls MeasureOverride you'll see that all kinds of transforms are performed on the Size returned, taking into account the Margins set on the element amongst other things, before it is converted into a DesiredSize.&lt;BR/&gt;&lt;BR/&gt;Whilst you are in Reflector, have a look at the code for Canvas.MeasureOverride: that uses exactly the same technique (of returning a Size(0,0)) to indicate that it wants all the space it is given.&lt;BR/&gt;&lt;BR/&gt;Sam</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/1018709528613521742'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/1018709528613521742'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1220969700000#c1018709528613521742' title=''/><author><name>Sam</name><uri>http://www.blogger.com/profile/01345100698738870730</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://1.bp.blogspot.com/_Blokl_3SWiA/SLw1U2t3fnI/AAAAAAAAAQk/5eLgmX4so5E/S220/MyPicture.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-104150628'/></entry><entry><id>tag:blogger.com,1999:blog-7577421612120825312.post-8430780522541378106</id><published>2008-09-09T13:41:00.000+01:00</published><updated>2008-09-09T13:41:00.000+01:00</updated><title type='text'>Where's the demo ? :)&lt;br&gt;Oh, and return Size(0,0) ...</title><content type='html'>Where's the demo ? :)&lt;BR/&gt;Oh, and return Size(0,0) really means that it will take all the given space ? I really doubt that - Dr.WPF that you mentioned says :&lt;BR/&gt;&lt;BR/&gt;"The value returned from MeasureOverride() becomes the value of the element's DesiredSize property"</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/8430780522541378106'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7577421612120825312/8872711727877646242/comments/default/8430780522541378106'/><link rel='alternate' type='text/html' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html?showComment=1220964060000#c8430780522541378106' title=''/><author><name>sirrocco</name><uri>http://sirrocco.myopenid.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html' ref='tag:blogger.com,1999:blog-7577421612120825312.post-8872711727877646242' source='http://www.blogger.com/feeds/7577421612120825312/posts/default/8872711727877646242' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2130113772'/></entry></feed>
