Microsoft Expression Blend is a user interface design tool developed and sold by Microsoft for creating graphical interfaces for web and desktop applications that blend the features of these two types of applications. Expression Blend 4 is the fourth version of Expression Blend released in May 2010, ...
1
vote
2answers
27 views
Need to download Expression Blend Sample Beehive Project and other sample Projects
I am learning Expression Blend on Version 4. Every and every code in its user guide are based on Beehive Sample and that sample is not available in Expression Blend. So I was wondering if there is a ...
1
vote
1answer
19 views
putting artboard XAML on separate window / screen
Simple question, but is there any way of putting the artboard designer on one screen, and the XAML on another in Blend 4?
It's a real pain constantly flicking between the two when I've got three ...
0
votes
0answers
21 views
Blend Point and click Game [closed]
I'm currently faced with a project to create a top-down point and click game (like Diablo), I've been asked to do this with Microsofts Expression Blend 4 and I'm having some dificulties with the C# ...
1
vote
0answers
34 views
How to Highlight Text in Text Box using blend 4
I'm studying blend my self and I'm stuck with a silly problem and I don't know how to solve this I'm creating a log in page in blend and I want to do two things on the text box first I want to change ...
0
votes
3answers
55 views
Getting a user variable, setting it's value, and displaying it on another screen
I am new to WPF, C# and xaml. I'd describe my knowledge as poor, but growing.
I have a very simple application. What I am trying to accomplish is the following:
I have a textbox, and I'm asking the ...
0
votes
0answers
15 views
Custom Brushes In MS Expression Design Won't Remember Colours
Firstly, apologies for the poor wording of the question, I hope I can make it clearer here....
I have just started working with Expression Design and have seen a few tutorials, one of which shows ...
0
votes
1answer
1k views
Where can I find Expression Blend 4 for Visual Studio 2010? [closed]
I wanted to try Expression Blend and found out that the product, Expression Studio, is discontinued. I have Visual Studio 2010 Ultimate, and the only thing I can find on the website for Expression ...
0
votes
1answer
125 views
No new project type in expression blend
I am new in expression blend. When I try to create a project in expression blend, it only listing windows phone project. But I want to create WPF project. How can I install other project types in ...
2
votes
3answers
427 views
How Expression Blend add reference to external resource dictionary defined in third party library theme
I'm trying to add reference to resource library defined in another project (e.g Elysium) and use it in expression blend.
Here's how i merge the resource dictionary in my App.Xaml file.
...
0
votes
1answer
28 views
Is there a way to add your own controls to Blend's “Group Into” and “Change Layout Type” options?
In Expression Blend 4, we can right click on an object in the Objects and Timeline panel to access the handy functions "Group Into" and "Change Layout Type":
However, what I really want often times ...
1
vote
1answer
67 views
Expression Blend - Copy Object and Keyframes?
Is there a way to copy-paste an control and keep all of its keyframes?
Everything I've tried will copy the control and have a completely blank animation for the copied control. This seems like it ...
0
votes
0answers
146 views
Expression Blend-Api (Blend 4) vs. Visual Studio 2012
I have a project that defines a Blend behavior. The Blend SDK used to create this behavior is Version 4. In Visual Studio 2010 I can work with this with no trouble at all. In VS 2012, the WPF Designer ...
1
vote
1answer
59 views
Maintaining a window ratio using Expression Blend
I am building a WPF project that will be scalable (from tablet to large monitor display...upwards of 50"+). I need it to maintain a 16:9 aspect ratio, however when I open a new project in Blend, I see ...
1
vote
2answers
92 views
Add a custom property to a UserControl
i need help with adding a custom property to a UserControl. I created a Video Player UserControl and i want to implement it in another application. I have a mediaElement control in my UserControl and ...
1
vote
0answers
20 views
Blend 4 not liking 64 bit dlls?
I set my project to x64 inside visual studio, when I switch to Blend and try to add an object datasource, my assembly does not appear unless I switch it back to x86. Does Blend not support 64bit ...
2
votes
0answers
79 views
Sort Properties of my Control in Expression Blend designer
I created my new Category "MyCategory" to store all my Properties of my Control, in design mode (Expression Blend 4), like theses categories:
By default, all my properties under my Category are ...
0
votes
0answers
76 views
Blend error “the name xx does not exist in the namespace yy” - but works fine in Visual Studio
So I've been working on a WPF project with Visual Studio 2010 for awhile. I'm using several class library projects with WPF controls that I wrote. Today I opened the solution in Blend for the first ...
0
votes
0answers
99 views
System.Expression.Interactions.dll does not include CallMethodAction
I have recently just installed Expression Blend 4 Ultimate to run along side my Visual Studio 2010. I have included the reference for System.Expression.Interactions.dll but it does not include the ...
0
votes
0answers
39 views
Is there a way to embed the Facebook Like box in Microsoft Expression 4
Is there a way to embed the Facebook Like box in Microsoft expression 4? I've tried every method from Facebook's documentation. I would simply like to make a clean page to show the Facebook Like box
-1
votes
1answer
163 views
The Behavior “EventToCommand” of Blend4
I have already installed Blend4.Yesterday i installed the mvvmlight.But I haven't found my Blend4 have the behavior "EventToCommand".It's very important for my project.So how to solve it?
0
votes
1answer
119 views
Using Expression Blend 4 with Visual Studio2010 for debugging
I'm doing my views implementation in Blend 4 and I want to debug my code in Visual Studio 2010.
After start my project from Blend I attach the VS debugger to it. The debugging works fine.
The next ...
0
votes
2answers
84 views
Remove projects from solutions in Expression Blend 4?
Good evening,
I have a problem with my Expression Blend 4. I would like to remove a project from my solution but I do not know how to do this. I decided to simply remove the project's directory but ...
1
vote
0answers
44 views
How to show UserControl in ExpressionBlend 4
I could not understand how to Open MainPage.xaml in ExpressionBlend 4.0 to add some Controls. Nothing is enabled in ExpressionBlend.
The reason is just now I started my First application. Is there ...
1
vote
1answer
197 views
how to convert Photoshop layer effects(“Inner Shadow”,“Outer Glow”,“Bevel and Emboss”,“Color Overlay,”Gradient Overlay") into editable xaml file?
I tried to import ".psd" file in Expression blend 4.But there is no way to get ayer effects("Inner Shadow","Outer Glow","Bevel and Emboss","Color Overlay,"Gradient Overlay") as Editable.
is there Any ...
0
votes
1answer
137 views
Issue to import Adobe photoshop file in Expression Blend 4
I tried to import Adobe photoshop file in Expression Blend 4.But Layer effects(Gradient Overlay,Stroke,etc) are ignored.
What should i do to import the Adobe photoshop file without ignoring layer ...
0
votes
2answers
295 views
Blend 4 Passing Data Context with Navigate To
I have a list of customers with various pieces of information. I have a list box with their names. When I select an entry I see more information about the customer on the screen. I want to ...
3
votes
1answer
216 views
how to make SuckEffect in silverlight C#
How can I animate some object like ListboxItem when I click to start SuckEffect to go and hide to left corner of the screen, like deleting the item in the iphone.
I was trying to do easy animation to ...
0
votes
1answer
108 views
Expression Blend: Dragging controls from toolbox?
just following some tutorials with expression blend and many of them are tell me to drag a TextBlock from the toolbox... Sure enough i see it, if i long click on it it displays for additional ...
0
votes
1answer
200 views
Proper way of building application bar in WP7
I'am doing localized application in WP7 so I make my app bar in code. The problem appears when I have some form (registration, login etc.). In Blend everything looks all right, but when I emulate it ...
0
votes
1answer
467 views
Cannot see XAML in design view Blend 4
I have installed the full Expression Blend 4 Ultimate package and I am trying to load a Silverlight 5 solution
Although the solution does load I am unable to see anything in design view
This occurs ...
0
votes
0answers
126 views
Moving to the next storyboard after one is completed
given sb1 as my 1st storyboard and sb2 as my second... I wanted to play sb2 after sb1 has completed...
I coded it this way:
private void sb1_Completed(object sender, EventArgs e)
{
...
0
votes
1answer
137 views
TextBlock disappears in windows phone emulator
I have textblock in my application, everything seems good, it is perfectly visible (all textblock) in expression blend and in visual studio. The problem is when I launch emulator. Textblock disappears ...
0
votes
1answer
67 views
TriggerType Expression Blend 4
I was wondering if it is possible to assign an eventtrigger to a source outside the current artboard.
Example: I have a text box that I want to slide out of one content presenter into another when a ...
1
vote
1answer
584 views
Moving object using code behind and using xaml
im using blend 4 to make a wpf application
i have a wrapPanel defined in xaml:
<WrapPanel x:Name="WrapPanel_ShowMe">
when i enter a certain visual state, the code-behind the wrapPanel to a ...
1
vote
0answers
185 views
Special characters not displaying in wpf blend application
im writing a wpf application in blend 4 and im having trouble with special characters appearing as diamond question marks.
the text is coming from a resource dictionary at runtime.
Is there such a ...
2
votes
0answers
264 views
issue to edit buttonspinner(Extended WPF Toolkit) in Expression Blend 4
<Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit"
...
0
votes
1answer
30 views
how to remove the UserControl in expression blend 4
I crate one UserControl name as MYUC after then i want to remove that UserControl. what should i do for that.
4
votes
2answers
1k views
How to resolve Design Time Static Resources in Embedded UserControls in Blend 4
The Short Version
How do you handle static resource look ups in UserControls that get embedded into other windows/user/custom controls? So that Blend 4 might render it properly @ design time something ...
1
vote
0answers
176 views
Expression Blend not showing Attached Property in Style designer
I have an attached dependency property declared on a clr type Framework:
public static readonly DependencyProperty ShowTypeProperty =
DependencyProperty.RegisterAttached("ShowType", ...
0
votes
2answers
397 views
Dynamically get textbox's name
private void txt_f_name_TextChanged(object sender, TextChangedEventArgs e)
{
string textbox_name_1,textbox_name_2;
TextBox textbox_1 = (TextBox)e.Source;
textbox_name1= ...
0
votes
1answer
176 views
Apply Sketch Styles to all controls in SketchFlow Application
Is there a way to globally apply the Sketch Styles to all controls within my SketchFlow application in Expression Blend 4 without having to apply the Style="{DynamicResource Foo-Sketch}" property to ...
0
votes
1answer
51 views
Is there a shortcut for editing styles/templates in Blend 4
Is there a context menu or shortcut in the xaml area to simply right click on an element and say "edit/sync in designer" so that I can quickly jump to visually editing a section of xaml I already have ...
1
vote
1answer
296 views
How to insert items inside a callout control in expression blend 4
I need a idea in inserting images and hyper link buttons inside a callout control which is used in Microsoft Expression Blend 4.
Please help me any idea to sort out this issue.
thanks,
Neon
0
votes
1answer
567 views
Changing TextBlock Foreground using VSM when mouse over?
anyone know how can i use VSM chang a textblock text color from "Red" to "Blue" ?do textblock have temeplate like Button,TextBox... and so on ? thanks for you help and looking forward to your reply...
...
4
votes
2answers
2k views
Property not recognized or not accessible error when loading VS2010 project into Expression Blend
I have a project in VS2010 that uses XAML and now I need to load it into Expression Blend 4. The project builds and runs in VS2010 and this is the first time it has been loaded into Blend. It DOES ...
2
votes
2answers
1k views
Expression Blend 4 (Beta for Studio 11) + .net 4.5 - No design editor
I have been trying out Studio 11 and found a problem with Expression Blend. Seems that if I have a Studio 11 WPF project and set the target framework to '.NET Framework 4', Blend will show the design ...
0
votes
1answer
377 views
Visual Studio 2010 To Blend 4 Not Working Right
Visual Studio and Blend 4 Design Problem
I have a VS 2010 C# solution file that I am opening in Blend 4. The file opens with no errors, however if I attempt to build it in Blend the program lists a ...
1
vote
1answer
402 views
Can use Blend SDK classes in code but not XAML (Prism Desktop)
I'm trying to use a CallMethodAction bound to a control in a WPF Window, using the method from the Prism library samples and documentation. For some reason, the XAML compiler refuses to acknowldge ...
0
votes
1answer
298 views
Automatic rolling / scrolling text when text in listbox item is long
Suppose I have a long text in a listbox item which can not fit in the screen. I want such text to be automatically rolling so that the user can see the text completely. How can I achieve this? Please ...
1
vote
1answer
238 views
Silverlight, Expression Blend 4, using VisualStageGroup
I have created a really simple silverlight application as follows:
<Grid x:Name="LayoutRoot" Background="White">
<VisualStateManager.VisualStateGroups>
<VisualStateGroup ...
