<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: BezierSegment demo application</title>
	<atom:link href="http://www.japf.fr/2009/07/beziersegment-demo-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.japf.fr/2009/07/beziersegment-demo-application/</link>
	<description>Jeremy Alles Presentation Foundation: WPF, .Net and modern software development</description>
	<lastBuildDate>Sat, 24 Jul 2010 08:59:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: JAPF &#187; Blog Archive &#187; Review of 2009 blog posts</title>
		<link>http://www.japf.fr/2009/07/beziersegment-demo-application/comment-page-1/#comment-1627</link>
		<dc:creator>JAPF &#187; Blog Archive &#187; Review of 2009 blog posts</dc:creator>
		<pubDate>Mon, 12 Jul 2010 08:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.japf.fr/?p=227#comment-1627</guid>
		<description>[...] BezierSegment demo application [...]</description>
		<content:encoded><![CDATA[<p>[...] BezierSegment demo application [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.japf.fr/2009/07/beziersegment-demo-application/comment-page-1/#comment-490</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Tue, 20 Oct 2009 08:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.japf.fr/?p=227#comment-490</guid>
		<description>Sure, you can give a name to the Canvas and then in the code behind create more BezierFigure objects and add them to the canvas:

this.canvas.Children.Add(new BezierFigure())...</description>
		<content:encoded><![CDATA[<p>Sure, you can give a name to the Canvas and then in the code behind create more BezierFigure objects and add them to the canvas:</p>
<p>this.canvas.Children.Add(new BezierFigure())&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nuno</title>
		<link>http://www.japf.fr/2009/07/beziersegment-demo-application/comment-page-1/#comment-485</link>
		<dc:creator>Nuno</dc:creator>
		<pubDate>Mon, 19 Oct 2009 15:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.japf.fr/?p=227#comment-485</guid>
		<description>Hi

Very interesting...
Is there a way to add more bezier segments in the code behind?

thanks</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Very interesting&#8230;<br />
Is there a way to add more bezier segments in the code behind?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
