﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - Setting IsSelected property to True hangs Visual Studio 2012</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Setting-IsSelected-property-to-True-hangs-Visual-Studio-2012/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Setting IsSelected property to True hangs Visual Studio 2012</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Setting-IsSelected-property-to-True-hangs-Visual-Studio-2012/</link><pubDate>Wed, 21 Nov 2012 21:48:14 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;We apologize for any inconvenience this problem may have caused you.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;I was able to reproduce this on my local end by using VS 2012 on WPF project. This problem has been forwarded to ClientUI development team to be investigated further. It is reported under work item #662.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;I will keep you updated with any news I heard from the team regarding work item #662.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Setting IsSelected property to True hangs Visual Studio 2012</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Setting-IsSelected-property-to-True-hangs-Visual-Studio-2012/</link><pubDate>Tue, 20 Nov 2012 21:21:37 GMT</pubDate><dc:creator>DaveDeSmet</dc:creator><description>&lt;p&gt;When I'm coding in XAML view and after I set the IsSelected property to true, it automatically switches to Design view and hangs Visual Studio 2012.&lt;/p&gt;
&lt;p&gt;I tested several times and got the same problem. However, setting it to false doesn't cause anything (like it should). XAML view is responsive and doesn't switch to Design view.&lt;/p&gt;
&lt;p&gt;This is the code snippet I used to reproduce the problem:&lt;/p&gt;&lt;pre&gt;&amp;lt;Intersoft:UXNavigationPaneItem Header="Overview" NavigateUri="/Overview/Home" NavigationState="/Overview" IsDefaultNavigationSource="True" Icon="/Assets/Images/Home.png" IsSelected="False"&amp;gt;
	&amp;lt;Intersoft:UXItemsControl ItemContainerStyle="{StaticResource LargeNavigationButtonStyle}"&amp;gt;
		&amp;lt;Intersoft:UXNavigationButton Content="Home" NavigateUri="/Overview/Home" Icon="/Assets/Images/Home.png" IsDefaultNavigationSource="True"/&amp;gt;
		&amp;lt;Intersoft:UXNavigationButton Content="About" NavigateUri="/Overview/About" Icon="/Assets/Images/ClientUI_Silverlight.png"/&amp;gt;
	&amp;lt;/Intersoft:UXItemsControl&amp;gt;
&amp;lt;/Intersoft:UXNavigationPaneItem&amp;gt;&lt;/pre&gt;
&lt;p&gt;As you can see the IsSelected property is set to False, but when changed to True it causes the problem.&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>