Just wondering why Expression Blend outputs a path nested in two canvases (rather than just one), I\'ve also seen some with 3 or more but still outputting just one path:
I have a mvvm(model view viewmodel) silverlight application that has several views that need to be loaded into ContentControls (i made it all in expression blend). What i dont know how to do is, for e
I am making a prototype of a Silverlight application in Expression Blend 4 and I\'m trying to show/hide ListBox/ComboBox items based on boolean values in the data they are bound to. I found an example
I am using the Blend SDK KeyTrigger in a WPF project and have the problem that the event is fired multiple times each time I press the assigned key, here the DeleteCommand.
Is there a way to use the nifty Expression Blend ranged value control i开发者_如何学Gon your own projects?
what is the equivalent of MultiTrigger option in visualStateManager? How will i check the below trigger in VisualStateManager in Blend or VS?
I have checked out a few samples for customizing the splash screen in silverlight which runs before the SL app loads and got it to work as well.
开发者_JAVA百科I am using the \"Sample data from class\" function of Expression Blend to generate sample data for my ViewModels in my MVVM WPF project. While this works fine most of the time, it seems
I created a custom control in Expression Blend which consists of multiple TextBlocks placed in a Grid. Now I added this custom control开发者_开发百科 to my phone page in Visual Studio and want to acce
I\'m trying to get states to change with the visual state manager through code. I am using: Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.GoToElementState(this.LayoutRoot, \"sta