<?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>BUY Stilny ONLINE WITHOUT PRESCRIPTION</title>
	<atom:link href="http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-simple-wpf-loading-animation</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>BUY Stilny ONLINE WITHOUT PRESCRIPTION</title>
		<link>http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/comment-page-2/#comment-64311</link>
		<dc:creator>Ioanaik</dc:creator>
		<pubDate>Tue, 27 Sep 2011 13:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/#comment-64311</guid>
		<description>If you take Markus&#039; code and replace the color in the Fill (Path) with Fill=&quot;{Binding Path=Foreground, RelativeSource={RelativeSource AncestorType={x:Type UserControl}}}&quot; then u can directly set the color from the User Control Foreground. </description>
		<content:encoded><![CDATA[<p>If you take Markus&#8217; code and replace the color in the Fill (Path) with Fill=&#8221;{Binding Path=Foreground, RelativeSource={RelativeSource AncestorType={x:Type UserControl}}}&#8221; then u can directly set the color from the User Control Foreground.</p>
]]></content:encoded>
	</item>
	<item>
		<title>BUY Stilny ONLINE WITHOUT PRESCRIPTION</title>
		<link>http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/comment-page-2/#comment-64310</link>
		<dc:creator>Ioanaik</dc:creator>
		<pubDate>Tue, 27 Sep 2011 09:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/#comment-64310</guid>
		<description>Really nice. :D 
It does make your life easier!</description>
		<content:encoded><![CDATA[<p>Really nice. <img src='http://elegantcode.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
It does make your life easier!</p>
]]></content:encoded>
	</item>
	<item>
		<title>BUY Stilny ONLINE WITHOUT PRESCRIPTION</title>
		<link>http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/comment-page-2/#comment-64251</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Sat, 03 Sep 2011 21:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/#comment-64251</guid>
		<description>Sorry, but the link provided doesn&#039;t do much good for WPF</description>
		<content:encoded><![CDATA[<p>Sorry, but the link provided doesn&#8217;t do much good for WPF</p>
]]></content:encoded>
	</item>
	<item>
		<title>BUY Stilny ONLINE WITHOUT PRESCRIPTION</title>
		<link>http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/comment-page-2/#comment-64250</link>
		<dc:creator>Pratamishus</dc:creator>
		<pubDate>Sat, 03 Sep 2011 19:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/#comment-64250</guid>
		<description>You could have just used http://preloaders.net. </description>
		<content:encoded><![CDATA[<p>You could have just used <a href="http://preloaders.net" rel="nofollow">http://preloaders.net</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>BUY Stilny ONLINE WITHOUT PRESCRIPTION</title>
		<link>http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/comment-page-2/#comment-64137</link>
		<dc:creator>Diaz_santiago_e</dc:creator>
		<pubDate>Tue, 02 Aug 2011 18:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/#comment-64137</guid>
		<description>I&#039;ll try it. thank you a lot!</description>
		<content:encoded><![CDATA[<p>I&#8217;ll try it. thank you a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>BUY Stilny ONLINE WITHOUT PRESCRIPTION</title>
		<link>http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/comment-page-2/#comment-63945</link>
		<dc:creator>Markus Ewald</dc:creator>
		<pubDate>Fri, 24 Jun 2011 12:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/#comment-63945</guid>
		<description>Great, this looks very professional and that it&#039;s 100% XAML without relying on any hand-coded timer stuff is a nice bonus.

I have cleaned the code up slightly for my own use, replacing the &quot;Block&quot; control with a Path referencing a static resource, replacing the TransformGroups with just a single RotateTransform and using LinearColorKeyFrames instead of SplineColorKeyFrames (there is a very small hickup when the animation loops that I attribute to the spline).

Here&#039;s my cleaned-up version as a single Xaml file:
http://pastebin.com/HtVyNpxc</description>
		<content:encoded><![CDATA[<p>Great, this looks very professional and that it&#8217;s 100% XAML without relying on any hand-coded timer stuff is a nice bonus.</p>
<p>I have cleaned the code up slightly for my own use, replacing the &#8220;Block&#8221; control with a Path referencing a static resource, replacing the TransformGroups with just a single RotateTransform and using LinearColorKeyFrames instead of SplineColorKeyFrames (there is a very small hickup when the animation loops that I attribute to the spline).</p>
<p>Here&#8217;s my cleaned-up version as a single Xaml file:<br />
<a href="http://pastebin.com/HtVyNpxc" rel="nofollow">http://pastebin.com/HtVyNpxc</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>BUY Stilny ONLINE WITHOUT PRESCRIPTION</title>
		<link>http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/comment-page-2/#comment-63925</link>
		<dc:creator>Giuseppe Russo</dc:creator>
		<pubDate>Thu, 23 Jun 2011 08:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/#comment-63925</guid>
		<description>so it&#039;s not just me then. did you sort it out?</description>
		<content:encoded><![CDATA[<p>so it&#8217;s not just me then. did you sort it out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>BUY Stilny ONLINE WITHOUT PRESCRIPTION</title>
		<link>http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/comment-page-2/#comment-63890</link>
		<dc:creator>Jignesh</dc:creator>
		<pubDate>Sat, 11 Jun 2011 20:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/#comment-63890</guid>
		<description>Thanks for your animation. Though we found it consumes lots of CPU once u load it. CPU usages doesn&#039;t go back to zero even if you hide it ( collapsed ) .</description>
		<content:encoded><![CDATA[<p>Thanks for your animation. Though we found it consumes lots of CPU once u load it. CPU usages doesn&#8217;t go back to zero even if you hide it ( collapsed ) .</p>
]]></content:encoded>
	</item>
	<item>
		<title>BUY Stilny ONLINE WITHOUT PRESCRIPTION</title>
		<link>http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/comment-page-1/#comment-63803</link>
		<dc:creator>Mohamed</dc:creator>
		<pubDate>Fri, 29 Apr 2011 14:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/#comment-63803</guid>
		<description>now 2011, I found other examples, but still, I like yours better
thanks for sharing</description>
		<content:encoded><![CDATA[<p>now 2011, I found other examples, but still, I like yours better<br />
thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>BUY Stilny ONLINE WITHOUT PRESCRIPTION</title>
		<link>http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/comment-page-1/#comment-63768</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 04 Apr 2011 01:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/08/21/a-simple-wpf-loading-animation/#comment-63768</guid>
		<description>Thanks, just what the doctor ordered!</description>
		<content:encoded><![CDATA[<p>Thanks, just what the doctor ordered!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

