iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
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.
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.
This is the code snippet I used to reproduce the problem:
<Intersoft:UXNavigationPaneItem Header="Overview" NavigateUri="/Overview/Home" NavigationState="/Overview" IsDefaultNavigationSource="True" Icon="/Assets/Images/Home.png" IsSelected="False"> <Intersoft:UXItemsControl ItemContainerStyle="{StaticResource LargeNavigationButtonStyle}"> <Intersoft:UXNavigationButton Content="Home" NavigateUri="/Overview/Home" Icon="/Assets/Images/Home.png" IsDefaultNavigationSource="True"/> <Intersoft:UXNavigationButton Content="About" NavigateUri="/Overview/About" Icon="/Assets/Images/ClientUI_Silverlight.png"/> </Intersoft:UXItemsControl> </Intersoft:UXNavigationPaneItem>
As you can see the IsSelected property is set to False, but when changed to True it causes the problem.
We apologize for any inconvenience this problem may have caused you.
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.
I will keep you updated with any news I heard from the team regarding work item #662.
Thank you and have a nice day.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname