<?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 : Missing BulletPanel</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : MarkupLabel Control : Missing BulletPanel]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 21 May 2026 04:11:59 +0000</pubDate>
  <lastBuildDate>Wed, 23 Mar 2011 06:02:16 +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=18109</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[Missing BulletPanel : Nope. XAML don&amp;#039;t have special...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18109&amp;PID=63498&amp;title=missing-bulletpanel#63498</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18109<br /><strong>Posted:</strong> 23 March 2011 at 6:02am<br /><br />Nope. XAML don't have special bullet panel, just use stackpanel<div><br></div><div><div>&lt;Page xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation' xmlns:x='http://schemas.microsoft.com/winfx/2006/xaml'&gt;</div><div>&lt;ScrollViewer&gt;<span ="Apple-tab-span" style="white-space:pre">	</span></div><div>&lt;StackPanel&gt;</div><div>&lt;TextBlock&gt;• Item1&lt;/TextBlock&gt;</div><div>&lt;TextBlock&gt;• Item2&lt;/TextBlock&gt;</div><div>&lt;/StackPanel&gt;</div><div>&lt;/ScrollViewer&gt;</div><div>&lt;/Page&gt;</div></div>]]>
   </description>
   <pubDate>Wed, 23 Mar 2011 06:02:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18109&amp;PID=63498&amp;title=missing-bulletpanel#63498</guid>
  </item> 
  <item>
   <title><![CDATA[Missing BulletPanel : Ok, sorry; i just made a quick...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18109&amp;PID=63494&amp;title=missing-bulletpanel#63494</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 18109<br /><strong>Posted:</strong> 23 March 2011 at 5:07am<br /><br />Ok, sorry; i just made a quick google.<DIV>&nbsp;</DIV><DIV>As the name implies, I want some lines of text with bullets in front. Like the &lt;ol&gt; and &lt;ul&gt; tags with the &lt;li&gt; lines in HTML.</DIV><DIV>&nbsp;</DIV><DIV>Maybe it is not a part of XAML, but it should <img src="http://forum.codejock.com/smileys/smiley1.gif" height="17" width="17" border="0" alt="Smile" title="Smile" /></DIV><DIV>&nbsp;</DIV><DIV>cpede</DIV>]]>
   </description>
   <pubDate>Wed, 23 Mar 2011 05:07:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18109&amp;PID=63494&amp;title=missing-bulletpanel#63494</guid>
  </item> 
  <item>
   <title><![CDATA[Missing BulletPanel : Hi,Seems XAML from MS implementation...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18109&amp;PID=63492&amp;title=missing-bulletpanel#63492</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18109<br /><strong>Posted:</strong> 23 March 2011 at 4:47am<br /><br />Hi,<div><br></div><div>Seems XAML from MS implementation have no idea what is&nbsp;BulletPanel...<div><br></div><div>System.Windows.Markup.XamlParseException: The tag 'BulletPanel' does not exist in XML namespace&nbsp;</div><div><br></div><div>What it gives compare to StackPanel ?</div></div>]]>
   </description>
   <pubDate>Wed, 23 Mar 2011 04:47:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18109&amp;PID=63492&amp;title=missing-bulletpanel#63492</guid>
  </item> 
  <item>
   <title><![CDATA[Missing BulletPanel : We are using Markup more and more....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18109&amp;PID=63490&amp;title=missing-bulletpanel#63490</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 18109<br /><strong>Posted:</strong> 23 March 2011 at 4:08am<br /><br />We are using Markup more and more. Converting "old" HTML formatting to markup. In this conversion we really miss a <EM>BulletPanel</EM> known from <EM>XAML</EM>.<DIV>&nbsp;</DIV><DIV>-cpede</DIV>]]>
   </description>
   <pubDate>Wed, 23 Mar 2011 04:08:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18109&amp;PID=63490&amp;title=missing-bulletpanel#63490</guid>
  </item> 
 </channel>
</rss>