<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Markup and Size calculation</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Markup and Size calculation]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 23:01:06 +0000</pubDate>
  <lastBuildDate>Thu, 05 Jun 2008 06:36:26 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=10911</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Markup and Size calculation : Thank you:-)  Regards, -Mike ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10911&amp;PID=36304&amp;title=markup-and-size-calculation#36304</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3909">WaLtI</a><br /><strong>Subject:</strong> 10911<br /><strong>Posted:</strong> 05 June 2008 at 6:36am<br /><br />Thank you:-)<DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>-Mike</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 05 Jun 2008 06:36:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10911&amp;PID=36304&amp;title=markup-and-size-calculation#36304</guid>
  </item> 
  <item>
   <title><![CDATA[Markup and Size calculation : HI,   Thanks for sample.   Our...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10911&amp;PID=36292&amp;title=markup-and-size-calculation#36292</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10911<br /><strong>Posted:</strong> 05 June 2008 at 3:37am<br /><br />HI, <DIV>&nbsp;</DIV><DIV>Thanks for sample.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Our markup didn't know about "'Auto'&nbsp; in &nbsp;&lt;Grid Height='Auto' Width='Auto'&gt;</DIV><DIV>just replace it to&nbsp;&nbsp;&lt;Grid&gt;</DIV><DIV>&nbsp;</DIV><DIV>Auto was supported only for ColumnDefinition and RowDefinition...</DIV><DIV>&nbsp;</DIV><DIV>We will add "Auto" support for next release.</DIV>]]>
   </description>
   <pubDate>Thu, 05 Jun 2008 03:37:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10911&amp;PID=36292&amp;title=markup-and-size-calculation#36292</guid>
  </item> 
  <item>
   <title><![CDATA[Markup and Size calculation : &amp;lt;Page xmlns=&amp;#039;http://sc...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10911&amp;PID=36279&amp;title=markup-and-size-calculation#36279</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3909">WaLtI</a><br /><strong>Subject:</strong> 10911<br /><strong>Posted:</strong> 04 June 2008 at 5:04pm<br /><br />&lt;Page xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation' xmlns:x='http://schemas.microsoft.com/winfx/2006/xaml'&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;Grid Height='Auto' Width='Auto'&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Grid.ColumnDefinitions&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;ColumnDefinition Width='Auto'/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;ColumnDefinition Width='*'/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Grid.ColumnDefinitions&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Grid.RowDefinitions&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;RowDefinition Height='Auto'/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Grid.RowDefinitions&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Image Grid.Column='0' Grid.Row='0' Margin="2" HorizontalAlignment="Center" VerticalAlignment="Center" Width="50" Height="50" Source="red_shield.png"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Image&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;StackPanel Grid.Column="1" Grid.Row="0" HorizontalAlignment="Left" VerticalAlignment="Center"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;TextBlock HorizontalAlignment="Left" VerticalAlignment="Center" TextAlignment="Left" Foreground="Black" Text="%1"&gt;&lt;/TextBlock&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/StackPanel&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/Grid&gt;<BR>&lt;/Page&gt;<DIV>&nbsp;</DIV><DIV>If i use this code in MarkupPad it displays nothing if i try the same code with the VS.NET XAML Designer it calculates the contents size based on its contents.</DIV><DIV>&nbsp;</DIV><DIV>Regards</DIV><DIV>-Mike</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 04 Jun 2008 17:04:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10911&amp;PID=36279&amp;title=markup-and-size-calculation#36279</guid>
  </item> 
 </channel>
</rss>