expression-blend
MVVM Passing EventArgs As Command Parameter
I\'m using Microsoft Expression Blend 4 I have a Browser .., [ XAML ] ConnectionView \" Empty Code Behind \"[详细]
2023-03-10 05:25 分类:问答Silverligth 4 [XAML] - giving letters in a text a background color/highligth
I am making some things in silverligth with marked up text in XAML. Everything is going fine until i came up with this.[详细]
2023-03-09 18:13 分类:问答Custom buttons in silverlight
How can I create buttons like this in silverlight. Do I need expression blend for this. Since I need to use the modified buttons at many places in my application,开发者_开发知识库 should I do it as a[详细]
2023-03-09 09:07 分类:问答Expression Blend, an ItemTemplate and an Implicit Style
I\'m having an issue with Blend not rendering items in a DataTemplate styled implicity. I\'ve setup a basic project to replicate the issue. Below is the Xaml + ResourceDictionary for those with Eagle[详细]
2023-03-08 23:06 分类:问答WPF ControlTemplate with VisualStates
I want to create a ControlTemplate with predefined VisualStates. I want to use 开发者_JAVA技巧them with GoToStateActions and DataTriggers.[详细]
2023-03-08 06:43 分类:问答InvokeCommandAction won't work when used in an EventTrigger?
this is my first question on stack-overflow so please be gentle :-) In one of my WPF windows I have a listbox whose items are templated with the following data template:[详细]
2023-03-08 05:00 分类:问答When to make a user control using expression blend
So I am working on a new app and I am using Expression Blend (for the first time) to create the layout and styles etc. but I have a question about when I would want to create a user control.[详细]
2023-03-08 00:54 分类:问答Expression Blend Include Code Check Box
I\'m new to WPF and i\'m using Expression Blend 4 to create a new WPF application. I want to create a bunch of windows and write the back-end code using IronRuby. But while creating a new document or[详细]
2023-03-07 07:59 分类:问答Expression Blend reload file shortcut
Is there any way to reload a file open in expression blend, from using a keyboard shortcut or any other shortcut? Currently, while in expression blend, I just close i开发者_StackOverflow中文版t from t[详细]
2023-03-07 00:41 分类:问答Accessing assemblies at design time in Blend 4
I am getting an exception from my code while designing in Blend 4. I have narrowed the issue down to loading a specific library.Other libraries can be loaded fine, just this one fails.So, for thi开发[详细]
2023-03-06 06:51 分类:问答