<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Scott Logic &#187; Layout</title>
	<atom:link href="http://www.scottlogic.co.uk/blog/category/layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scottlogic.co.uk/blog</link>
	<description>Technical Blog</description>
	<lastBuildDate>Thu, 29 Jul 2010 08:49:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>LayoutTransform vs. RenderTransform – What’s the Difference?</title>
		<link>http://www.scottlogic.co.uk/blog/colin/2008/12/layouttransform-vs-rendertransform-whats-the-difference/</link>
		<comments>http://www.scottlogic.co.uk/blog/colin/2008/12/layouttransform-vs-rendertransform-whats-the-difference/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 05:45:42 +0000</pubDate>
		<dc:creator>Colin Eberhardt</dc:creator>
				<category><![CDATA[Layout]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://wpfadventures.wordpress.com/?p=46</guid>
		<description><![CDATA[
I have answered a few forum posts about the WPF transforms recently, mostly regarding confusion between RenderTransform and LayoutTransform. This brief blog post illustrates the difference between the two.  The WPF layout system comprises, of two steps, followed by the rendering of the user interface (UI):

Measure
Arrange
Render

In the Measure step, the DesiredSize of each element [...]]]></description>
		<wfw:commentRss>http://www.scottlogic.co.uk/blog/colin/2008/12/layouttransform-vs-rendertransform-whats-the-difference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
