<?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: Margins and Padding in WPF</title>
	<atom:link href="http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/</link>
	<description>Developer.Speaker.Blogger</description>
	<lastBuildDate>Sun, 14 Aug 2011 06:09:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ajay</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/comment-page-1/#comment-3026</link>
		<dc:creator>Ajay</dc:creator>
		<pubDate>Tue, 31 Mar 2009 06:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/#comment-3026</guid>
		<description>is their any way where i can specify only left and top rest would be auto</description>
		<content:encoded><![CDATA[<p>is their any way where i can specify only left and top rest would be auto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/comment-page-1/#comment-1312</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 01 Oct 2008 20:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/#comment-1312</guid>
		<description>Yeah, it&#039;s really the CSS inventors who should be castigated.  In math, coordinates are (x, y). Windows GDI uses left-top-right-bottom, and it had been around for 6 years before CSS was invented.  Best I can tell, both Carbon and Cocoa use left-top-right-bottom (or left-top-width-height).  It&#039;s the CSS inventors who went the wrong way on this one I&#039;m afraid.

Eric</description>
		<content:encoded><![CDATA[<p>Yeah, it&#8217;s really the CSS inventors who should be castigated.  In math, coordinates are (x, y). Windows GDI uses left-top-right-bottom, and it had been around for 6 years before CSS was invented.  Best I can tell, both Carbon and Cocoa use left-top-right-bottom (or left-top-width-height).  It&#8217;s the CSS inventors who went the wrong way on this one I&#8217;m afraid.</p>
<p>Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Rigsby</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/comment-page-1/#comment-609</link>
		<dc:creator>Dan Rigsby</dc:creator>
		<pubDate>Sat, 24 May 2008 01:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/#comment-609</guid>
		<description>&lt;p&gt;Many developers know CSS and XAML, probably not a majority.  I just find it funny that some developers will be using Silverlight side by side with CSS and will have 2 paradigms to deal with.  I do realize that this is set so you can have x1, y1, x2, y2.  The coordinate system is engrained in Computer Graphics.  However margins and padding arent really coordinates.  It is a size in pixels to represent spacing.  This post is &quot;food for thought&quot; and nothing more.  Web developers will find this the most annoying. &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Many developers know CSS and XAML, probably not a majority.  I just find it funny that some developers will be using Silverlight side by side with CSS and will have 2 paradigms to deal with.  I do realize that this is set so you can have x1, y1, x2, y2.  The coordinate system is engrained in Computer Graphics.  However margins and padding arent really coordinates.  It is a size in pixels to represent spacing.  This post is &#8220;food for thought&#8221; and nothing more.  Web developers will find this the most annoying. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/comment-page-1/#comment-608</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 23 May 2008 23:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/#comment-608</guid>
		<description>I think you are working under the false assumption that CSS was somehow a precursor to WPF, or even that the majority of WPF users are most familiar with CSS conventions.WPF IS remaining consistent with previous Windows GUI toolkits of which I&#039;m aware. I think it&#039;s consistent with Windows Forms, MFC, GDI, VB, and probably others. So, from my perspective as a programmer they DID stay consistent.</description>
		<content:encoded><![CDATA[<p>I think you are working under the false assumption that CSS was somehow a precursor to WPF, or even that the majority of WPF users are most familiar with CSS conventions.WPF IS remaining consistent with previous Windows GUI toolkits of which I&#8217;m aware. I think it&#8217;s consistent with Windows Forms, MFC, GDI, VB, and probably others. So, from my perspective as a programmer they DID stay consistent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WPF/Silverlight/XAML Web News - 2008/05/23 - Rob Relyea - Xamlified</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/comment-page-1/#comment-607</link>
		<dc:creator>WPF/Silverlight/XAML Web News - 2008/05/23 - Rob Relyea - Xamlified</dc:creator>
		<pubDate>Fri, 23 May 2008 20:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/#comment-607</guid>
		<description>[...] Rigsby: Margins and Padding in WPF.&#160; If I recall correctly, we did this so you could have x1, y1, x2, y2.&#160; When you set [...]</description>
		<content:encoded><![CDATA[<p>[...] Rigsby: Margins and Padding in WPF.&#160; If I recall correctly, we did this so you could have x1, y1, x2, y2.&#160; When you set [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WiredPrairie - Some useful links from this week &#8230;</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/comment-page-1/#comment-605</link>
		<dc:creator>WiredPrairie - Some useful links from this week &#8230;</dc:creator>
		<pubDate>Fri, 23 May 2008 12:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/#comment-605</guid>
		<description>[...] Margins and Padding in WPF (An annoyance) [...]</description>
		<content:encoded><![CDATA[<p>[...] Margins and Padding in WPF (An annoyance) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willy Demis</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/comment-page-1/#comment-595</link>
		<dc:creator>Willy Demis</dc:creator>
		<pubDate>Wed, 21 May 2008 19:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/#comment-595</guid>
		<description>I totally agree- they should have stayed consistent. I have nothing further to add, though... :)</description>
		<content:encoded><![CDATA[<p>I totally agree- they should have stayed consistent. I have nothing further to add, though&#8230; <img src='http://www.danrigsby.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Rigsby</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/comment-page-1/#comment-594</link>
		<dc:creator>Dan Rigsby</dc:creator>
		<pubDate>Wed, 21 May 2008 18:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/#comment-594</guid>
		<description>&lt;p&gt;What really gets me too is how we all refer to the Top, Left corner, not as the Left Top corner.  However in math its always referred to as X, Y coordinates.  So Left, Top does make since, we are just referring the the corner by the wrong name.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;In any case, I really wish they would have kept it consistent with CSS.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>What really gets me too is how we all refer to the Top, Left corner, not as the Left Top corner.  However in math its always referred to as X, Y coordinates.  So Left, Top does make since, we are just referring the the corner by the wrong name.</p>
<p>In any case, I really wish they would have kept it consistent with CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Hill</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/comment-page-1/#comment-593</link>
		<dc:creator>Adam Hill</dc:creator>
		<pubDate>Wed, 21 May 2008 18:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/#comment-593</guid>
		<description>Perhaps a bastardization of a bounding rectangle? Left Top (x, y) Right Bottom (x, y)? See: All the problems the LatLong naming convention has cost us programmers mentally. Y *then* X , WTF!? :-)</description>
		<content:encoded><![CDATA[<p>Perhaps a bastardization of a bounding rectangle? Left Top (x, y) Right Bottom (x, y)? See: All the problems the LatLong naming convention has cost us programmers mentally. Y *then* X , WTF!? <img src='http://www.danrigsby.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dew Drop - May 21, 2008 &#124; Alvin Ashcraft's Morning Dew</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/comment-page-1/#comment-592</link>
		<dc:creator>Dew Drop - May 21, 2008 &#124; Alvin Ashcraft's Morning Dew</dc:creator>
		<pubDate>Wed, 21 May 2008 13:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/05/20/margins-and-padding-in-wpf/#comment-592</guid>
		<description>[...] Margins and Padding in WPF (Dan Rigsby) [...]</description>
		<content:encoded><![CDATA[<p>[...] Margins and Padding in WPF (Dan Rigsby) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

