expression-blend-4
How can I set the tab order for multiple controls in XAML
Do I have to manually set the TabIndex property of each control on my page, or is there a way I can select multiple controls and get either Expression Blend or Visual Studio to apply the tab index开发[详细]
2023-04-08 18:25 分类:问答error RG1000: Unknown build error
C:\\Program Files\\MSBuild\\Microsoft\\Silverlight for Phone\\v4.0\\Microsoft.Silverlight.Common.targets(625,5): error RG1000: Unknown build error, \'An item with the same key has already been added.\[详细]
2023-04-05 21:50 分类:问答What can I do to make my sub-derived custom control appear in the Blend Assets library?
I am creating a series of window mockup templates based on the excellent Mockups library available on CodePlex.[详细]
2023-03-28 05:30 分类:问答curve movement animation in wp7
I use Blend 4 (storyboard) to cre开发者_运维问答ate animation movement for a wisp. But now I was required to have the wisp move in curve path. I have found some solution in code (from programming wind[详细]
2023-03-22 07:46 分类:问答Trouble when trying to open WPF project in Expression-Blend 4, which was created in Visual Studio 2010
I\'m create my WPF project in VS 2010. After I finished my work with functional GUI, I wanted to edit template of my controls in Blend 4. But when I open project in Blend, in DesignMode, he tell me[详细]
2023-03-22 03:19 分类:问答How do I create a property on a custom silverlight behavior so that expression blend will display the object picker?
I\'ve created a custom behavior with a target control property and I can\'t figure out how to get blend to display the round \"object picker\" so that I can drag and drop to ta开发者_StackOverflow中文[详细]
2023-03-03 10:13 分类:问答GoToStateAction cannot see my states in Blend
I have my visual states defined in UserControl.Resources. This is the sample :- &l开发者_如何学编程t;VisualStateManager.VisualStateGroups>[详细]
2023-02-23 06:26 分类:问答Expression Blend crashes when accessing Asset library
i developped a silverlight 3 application in Visual Studio 2008 and Expression Blend 3. Some weeks ago I ported the app to silverlight 4 and upgraded my tools to Expression Blend 4 and Visual Studio 20[详细]
2023-02-22 23:59 分类:问答The specified solution configuration "Debug|BNB" is invalid
In Expression Blend 4, while compiling I get an error saying The specified solution configuration “Debug|BNB” is invalid. Please specify a valid solution configuration using the Configuration and[详细]
2023-02-22 04:23 分类:问答Maintain Control.Opacity with animation according to it's "Disabled" visual state?
I have a custom button. I want that when it goes to \"Disabled\" state, it\'s Opacity property开发者_Go百科 should swap to 65% or so, over a time frame of a around a second, when it leaves the \"Disa[详细]
2023-02-11 14:03 分类:问答