expression-blend
Binding a Windows Phone 7 button's action to a method in Expression Blend 4
I\'m trying out Windows Phone 7 dev for the first time.I decided to try and port a Silverlight Timer example from the default examples in Expression Blend 4.The timer example for full-blown silverligh[详细]
2023-02-19 09:12 分类:问答How to move all the selected element n rows down in expression blend?
Designing forms in silverlight is a PAIN. The grid does make it easy to align stuff right or left, but when you start building more complex forms, It quickly becomes a hell.[详细]
2023-02-19 04:58 分类:问答Is there a way to "extract" WPF controls of Expression Blend?
I am not sure if the WPF controls that make up Expression Blend\'s UI is packaged in the application in a usable way, like separate a开发者_运维技巧ssemblies, etc. But if they aren\'t, is there a way[详细]
2023-02-18 13:10 分类:问答Understanding relationship between WPF and Expression Blend
I am the Creative Director/Designer/Front End guy for a software company. We are redoing our software for our next release in WPF instead of Windows Forms. I have been tasked with designing the GUI po[详细]
2023-02-18 05:56 分类:问答Determine when a control is selected in Expression Blend
I\'m building an extension f开发者_StackOverflow社区or Expression Blend 4. My extension is visible as palette in Expression Blend.[详细]
2023-02-17 22:15 分类:问答WPF Expression blend calling a method on data source programmatically
I am a bit puzzle by this problem. I have created a library assembly with visual studio 2010 that exposes several things, like observable collections and methods to report some data.[详细]
2023-02-16 15:53 分类:问答Is there a way to view how screens look in another language during design time using Expression Blend?
I have a WPF application for which I have extracted all the strings in the WPF controls into an .resx file.I also have .resx files for each language supported (.es.resx, .ja.resx, etc.).[详细]
2023-02-16 12:20 分类:问答Accessing Mock services in designmode in Silverlight 4
My request is similar to this. I am using MvvmLight and the Viewmodel information shows properly for designtime and runtime. However I want to abstract it away into a Service class. So I have my Mock[详细]
2023-02-15 15:15 分类:问答Expression Blend 4 and Curved Text
I\'m looking to create tex开发者_运维知识库t follow a curved arch.How can I go about this using Expression Blend 4?A comprehensive walk through is available on electric beach[详细]
2023-02-15 09:26 分类:问答VS2010 and expression blend 3
VS2010 is installed in my machine and when we create wpf project from VS2010 IDE then can we open that wpf project from expression blend 3& restyle the control and get back to VS2010 for coding. s[详细]
2023-02-14 22:52 分类:问答