expression-blend
How to set different localized string in different visual states in WP7 using Blend?
How do I set different localized strings in different visual states in WP7 using Blend without any code behind?[详细]
2023-02-14 14:59 分类:问答Using callouts in Expression Blend + Silverlight
I have an Expression Blend+Silverlight application that makes use of callouts. Now I want to show several strings each after a specified duration within a single callout. But I can\'t set the ContentP[详细]
2023-02-14 13:25 分类:问答silverlight in blend
hi im developing silverlight application but when i m trying to compile that file开发者_C百科 its going to browser[详细]
2023-02-14 02:00 分类:问答How to use '&' in Expression Blend TextBlock?
In textbl开发者_如何学Cock, I want to write \'Collection of Document & Online Transaction\'. How could I write \'&\' in blend? Thank you.Have you tried using the XML entity & - XAML is[详细]
2023-02-13 22:07 分类:问答wpf VisualState conflicts with wpfToolkit?
I am building an application in VS2010 with wpfToolkit 3.5 as referenced assembly. I tried to add some VisualStates from ExpressionBlend 4 and I am getting开发者_如何学JAVA the following error when[详细]
2023-02-13 10:26 分类:问答custom controls are hidden in Expression Blend
I have the following problem: I\'m coding a C# WPF application in Visual Studio 2010. I\'m making use of the MVVM pattern and thus have several views (with xamls) that look like this:[详细]
2023-02-13 09:03 分类:问答Is there a way to pass a parameter (or multiple params) to the CallMethodAction behavior?
Is there a way to pass a parameter (or multiple params) to the CallMethod开发者_开发知识库Action behavior?Try InvokeCommandAction a command instead of using CallMethodAction:[详细]
2023-02-13 02:05 分类:问答WPF using VisualStateManager to animate panels in & out
开发者_如何学编程I\'m hoping what I\'m trying to do is possible using Visual States... What I want to do is have a button that toggles a stackPanel between two states: \'In\' and \'Out\'. I would th[详细]
2023-02-12 23:25 分类:问答Expression blend & WPF
suddenly i found wpf project type is there in expression blend. i just do not understand why people create WPF project from expression blend because for that VS IDE is there. i am new in wpf so please[详细]
2023-02-12 23:05 分类:问答After opening project in Visual Studio, Blend stopped rendering the preview
I have a problem with Visual Studio 2010. When I open any projects created in Blend 4, and simply save it (no mod开发者_开发知识库ification made), Blend stop rendering preview at the design time.[详细]
2023-02-12 21:59 分类:问答