<?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: Customize Silverlight Toolkit Controls: Expander</title>
	<atom:link href="http://www.ningzhang.org/2008/11/26/customize-silverlight-toolkit-controls-expander/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ningzhang.org/2008/11/26/customize-silverlight-toolkit-controls-expander/</link>
	<description>About Silverlight, Microsoft technologies, and software development in general.</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:50:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Mr. Bungle</title>
		<link>http://www.ningzhang.org/2008/11/26/customize-silverlight-toolkit-controls-expander/comment-page-1/#comment-95695</link>
		<dc:creator>Mr. Bungle</dc:creator>
		<pubDate>Sun, 20 Feb 2011 11:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://nztst.wordpress.com/2008/11/26/customize-silverlight-toolkit-controls-expander/#comment-95695</guid>
		<description>&lt;a href=&quot;#comment-95692&quot; rel=&quot;nofollow&quot;&gt;@Mr. Bungle &lt;/a&gt; 
For others wanting to do this, the best I could do was set the Visibility of the control inside the expander to Collapsed in the xaml, then hooked the Expanded and Collapsed events of the parent expander control and set the visibility of the control inside the expander to Visible (in the Expanded event) and Collapsed (in the Collapsed event).  This give a slightly shorter fade in effect, and fade out is gone completely, but at least the layout is working fine.</description>
		<content:encoded><![CDATA[<p><a href="#comment-95692" rel="nofollow">@Mr. Bungle </a><br />
For others wanting to do this, the best I could do was set the Visibility of the control inside the expander to Collapsed in the xaml, then hooked the Expanded and Collapsed events of the parent expander control and set the visibility of the control inside the expander to Visible (in the Expanded event) and Collapsed (in the Collapsed event).  This give a slightly shorter fade in effect, and fade out is gone completely, but at least the layout is working fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Bungle</title>
		<link>http://www.ningzhang.org/2008/11/26/customize-silverlight-toolkit-controls-expander/comment-page-1/#comment-95692</link>
		<dc:creator>Mr. Bungle</dc:creator>
		<pubDate>Sun, 20 Feb 2011 10:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://nztst.wordpress.com/2008/11/26/customize-silverlight-toolkit-controls-expander/#comment-95692</guid>
		<description>The fadeexpanderstyle is great, except that it requires the content&#039;s height to be exposed whilst the expander is still in &#039;collapsed&#039; mode. So it means you can&#039;t put some expanders in a vertical stackpanel. Is there any (simplish) modification to the style to allow the height of an expander with style fadeexpanderstyle to be 0 when collapsed?</description>
		<content:encoded><![CDATA[<p>The fadeexpanderstyle is great, except that it requires the content&#8217;s height to be exposed whilst the expander is still in &#8216;collapsed&#8217; mode. So it means you can&#8217;t put some expanders in a vertical stackpanel. Is there any (simplish) modification to the style to allow the height of an expander with style fadeexpanderstyle to be 0 when collapsed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.ningzhang.org/2008/11/26/customize-silverlight-toolkit-controls-expander/comment-page-1/#comment-17020</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 09 Sep 2009 18:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://nztst.wordpress.com/2008/11/26/customize-silverlight-toolkit-controls-expander/#comment-17020</guid>
		<description>Hi Ning,

Is it possible to replace the icon of the Expander button with something else. Do you have an example for this. Help is highly appreciated.

Regards,
Sanket</description>
		<content:encoded><![CDATA[<p>Hi Ning,</p>
<p>Is it possible to replace the icon of the Expander button with something else. Do you have an example for this. Help is highly appreciated.</p>
<p>Regards,<br />
Sanket</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.ningzhang.org/2008/11/26/customize-silverlight-toolkit-controls-expander/comment-page-1/#comment-14</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 31 Dec 2008 16:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://nztst.wordpress.com/2008/11/26/customize-silverlight-toolkit-controls-expander/#comment-14</guid>
		<description>Thanks for this great control, but I suggest to change the following:&lt;br/&gt;&lt;br/&gt;If one put the expand direction to &quot;ExpandRight&quot; and the content is collapsed, the arrow of the toggle button points to the LEFT direction. That&#039;s a bit nasty. I suggest to fix the control by letting the arrow of the toggle button pointing by default to the right direction when content is collapsed in ExpandRight-state.&lt;br/&gt;&lt;br/&gt;When content is collapsed this behavior would be better for the user because then the arrow of the toggle button points to that direction where the content will appear.&lt;br/&gt;&lt;br/&gt;With best electronic regards from LawBot&lt;br/&gt;(Hamburg, Germany)</description>
		<content:encoded><![CDATA[<p>Thanks for this great control, but I suggest to change the following:</p>
<p>If one put the expand direction to &#8220;ExpandRight&#8221; and the content is collapsed, the arrow of the toggle button points to the LEFT direction. That&#8217;s a bit nasty. I suggest to fix the control by letting the arrow of the toggle button pointing by default to the right direction when content is collapsed in ExpandRight-state.</p>
<p>When content is collapsed this behavior would be better for the user because then the arrow of the toggle button points to that direction where the content will appear.</p>
<p>With best electronic regards from LawBot<br />(Hamburg, Germany)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.ningzhang.org/2008/11/26/customize-silverlight-toolkit-controls-expander/comment-page-1/#comment-13</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 12 Dec 2008 09:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://nztst.wordpress.com/2008/11/26/customize-silverlight-toolkit-controls-expander/#comment-13</guid>
		<description>The height of the expander header has changed in the December version. How do I change it - I can&#039;t find any Height property on HeaderedContentControl.Header?</description>
		<content:encoded><![CDATA[<p>The height of the expander header has changed in the December version. How do I change it &#8211; I can&#8217;t find any Height property on HeaderedContentControl.Header?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.ningzhang.org/2008/11/26/customize-silverlight-toolkit-controls-expander/comment-page-1/#comment-12</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 01 Dec 2008 10:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://nztst.wordpress.com/2008/11/26/customize-silverlight-toolkit-controls-expander/#comment-12</guid>
		<description>Do you have any examples of animating the dropdown of the expander? I need an expander the starts off as unexpanded, then gradually expands to the full height of the ContentControl. The Fade In/Out and Scale In/Out are good but they require the expander to start off at full height.</description>
		<content:encoded><![CDATA[<p>Do you have any examples of animating the dropdown of the expander? I need an expander the starts off as unexpanded, then gradually expands to the full height of the ContentControl. The Fade In/Out and Scale In/Out are good but they require the expander to start off at full height.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.ningzhang.org/2008/11/26/customize-silverlight-toolkit-controls-expander/comment-page-1/#comment-11</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 27 Nov 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://nztst.wordpress.com/2008/11/26/customize-silverlight-toolkit-controls-expander/#comment-11</guid>
		<description>Hi Ning,&lt;br/&gt;&lt;br/&gt;Thanks for this update. I was hoping to find a sample with the &quot;button&quot; on the right and this appears to do the job.&lt;br/&gt;&lt;br/&gt;Thanks,&lt;br/&gt;Martin</description>
		<content:encoded><![CDATA[<p>Hi Ning,</p>
<p>Thanks for this update. I was hoping to find a sample with the &#8220;button&#8221; on the right and this appears to do the job.</p>
<p>Thanks,<br />Martin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

