<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Silverlight, WPF and Windows 8 Development</title>
	<atom:link href="http://vortexwolf.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://vortexwolf.wordpress.com</link>
	<description>Articles about applications development with XAML and C#</description>
	<lastBuildDate>Sun, 10 Mar 2013 13:15:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Windows 8 controls by vortexwolf</title>
		<link>http://vortexwolf.wordpress.com/2011/11/07/windows-8-built-in-controls/#comment-238</link>
		<dc:creator><![CDATA[vortexwolf]]></dc:creator>
		<pubDate>Sun, 10 Mar 2013 13:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://vortexwolf.wordpress.com/?p=126#comment-238</guid>
		<description><![CDATA[The PasswordBox control is a built-in control in Windows 8. But if you want to implement a similar control by yourself, the possible solution is to use TextBox and PasswodBox, keep their text synchronized and change their visibility. 

Also it would be easier and more reliable to work with controls in C# code rather than in XAML.]]></description>
		<content:encoded><![CDATA[<p>The PasswordBox control is a built-in control in Windows 8. But if you want to implement a similar control by yourself, the possible solution is to use TextBox and PasswodBox, keep their text synchronized and change their visibility. </p>
<p>Also it would be easier and more reliable to work with controls in C# code rather than in XAML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 8 controls by Mikhail</title>
		<link>http://vortexwolf.wordpress.com/2011/11/07/windows-8-built-in-controls/#comment-235</link>
		<dc:creator><![CDATA[Mikhail]]></dc:creator>
		<pubDate>Thu, 07 Mar 2013 09:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://vortexwolf.wordpress.com/?p=126#comment-235</guid>
		<description><![CDATA[I try write PasswordBox, but I cant make a RevealButton behavior. I have Grid with RevealButton, ContentControl and RevealTextBlock (Opacity = 0). I try set RevealTextBlock Opacity to 1 In RevealTextBlock VisualStateManager (VisualState = &quot;Pressed&quot;), but this solution doesnt work :( Have u any idea? Thx and sorry me for my eng:(]]></description>
		<content:encoded><![CDATA[<p>I try write PasswordBox, but I cant make a RevealButton behavior. I have Grid with RevealButton, ContentControl and RevealTextBlock (Opacity = 0). I try set RevealTextBlock Opacity to 1 In RevealTextBlock VisualStateManager (VisualState = &#8220;Pressed&#8221;), but this solution doesnt work <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  Have u any idea? Thx and sorry me for my eng:(</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF and Silverlight Validation with IDataErrorInfo and INotifyDataErrorInfo by vortexwolf</title>
		<link>http://vortexwolf.wordpress.com/2011/10/01/wpf-validation-with-idataerrorinfo/#comment-233</link>
		<dc:creator><![CDATA[vortexwolf]]></dc:creator>
		<pubDate>Wed, 06 Mar 2013 10:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://vortexwolf.wordpress.com/?p=86#comment-233</guid>
		<description><![CDATA[I haven&#039;t added it and I don&#039;t remember why. Anyway I updated the source code of WPF example.]]></description>
		<content:encoded><![CDATA[<p>I haven&#8217;t added it and I don&#8217;t remember why. Anyway I updated the source code of WPF example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 8 controls by vortexwolf</title>
		<link>http://vortexwolf.wordpress.com/2011/11/07/windows-8-built-in-controls/#comment-232</link>
		<dc:creator><![CDATA[vortexwolf]]></dc:creator>
		<pubDate>Wed, 06 Mar 2013 10:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://vortexwolf.wordpress.com/?p=126#comment-232</guid>
		<description><![CDATA[Unfortunately I haven&#039;t saved it. Though the code was simple, just ordinary controls without any customization.]]></description>
		<content:encoded><![CDATA[<p>Unfortunately I haven&#8217;t saved it. Though the code was simple, just ordinary controls without any customization.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF and Silverlight Validation with IDataErrorInfo and INotifyDataErrorInfo by Anonymous</title>
		<link>http://vortexwolf.wordpress.com/2011/10/01/wpf-validation-with-idataerrorinfo/#comment-231</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Wed, 06 Mar 2013 09:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://vortexwolf.wordpress.com/?p=86#comment-231</guid>
		<description><![CDATA[Where is save button in WpfValidation ???]]></description>
		<content:encoded><![CDATA[<p>Where is save button in WpfValidation ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 8 controls by Mikhail</title>
		<link>http://vortexwolf.wordpress.com/2011/11/07/windows-8-built-in-controls/#comment-228</link>
		<dc:creator><![CDATA[Mikhail]]></dc:creator>
		<pubDate>Tue, 05 Mar 2013 13:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://vortexwolf.wordpress.com/?p=126#comment-228</guid>
		<description><![CDATA[How I can browse code?
Thx.]]></description>
		<content:encoded><![CDATA[<p>How I can browse code?<br />
Thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight ComboBox with TreeView inside by Anonymous</title>
		<link>http://vortexwolf.wordpress.com/2011/04/29/silverlight-combobox-with-treeview-inside/#comment-220</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Fri, 01 Mar 2013 11:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://vortexwolf.wordpress.com/?p=63#comment-220</guid>
		<description><![CDATA[Thanks, got it now!]]></description>
		<content:encoded><![CDATA[<p>Thanks, got it now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight ComboBox with TreeView inside by vortexwolf</title>
		<link>http://vortexwolf.wordpress.com/2011/04/29/silverlight-combobox-with-treeview-inside/#comment-219</link>
		<dc:creator><![CDATA[vortexwolf]]></dc:creator>
		<pubDate>Fri, 01 Mar 2013 08:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://vortexwolf.wordpress.com/?p=63#comment-219</guid>
		<description><![CDATA[Check that you copied the file &#039;Themes/Generic.xaml&#039;. It contains the default style and template of this control, without it nothing will work.]]></description>
		<content:encoded><![CDATA[<p>Check that you copied the file &#8216;Themes/Generic.xaml&#8217;. It contains the default style and template of this control, without it nothing will work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Phone 7 chart libraries overview. AmCharts by huguesdehen</title>
		<link>http://vortexwolf.wordpress.com/2012/09/23/windows-phone-7-chart-libraries-overview-amcharts/#comment-216</link>
		<dc:creator><![CDATA[huguesdehen]]></dc:creator>
		<pubDate>Thu, 28 Feb 2013 12:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://vortexwolf.wordpress.com/?p=257#comment-216</guid>
		<description><![CDATA[Thank you very much, it was be very helpful]]></description>
		<content:encoded><![CDATA[<p>Thank you very much, it was be very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight ComboBox with TreeView inside by calanus</title>
		<link>http://vortexwolf.wordpress.com/2011/04/29/silverlight-combobox-with-treeview-inside/#comment-214</link>
		<dc:creator><![CDATA[calanus]]></dc:creator>
		<pubDate>Wed, 27 Feb 2013 13:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://vortexwolf.wordpress.com/?p=63#comment-214</guid>
		<description><![CDATA[Hi,
I&#039;m really struggling to get this to work at all in my projects. All I get in the xaml designer is &quot;Object Reference not set to an instance of an object&quot;. Even starting a new silverlight project and copying in all the source code results in the same problem. Any ideas?]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m really struggling to get this to work at all in my projects. All I get in the xaml designer is &#8220;Object Reference not set to an instance of an object&#8221;. Even starting a new silverlight project and copying in all the source code results in the same problem. Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
