Expression Blend is a visual design tool used to create WPF, Silverlight, and Windows Phone 7 application user interfaces.
1
vote
0answers
35 views
Animating DataGrid rows in WPF
I would like to add an animation to a DataGrid, which is applied to every row when they are loaded.
Like the following:
For example in that one, each row is blurred out and gets focus.
I tried ...
0
votes
1answer
20 views
Using local brush resources for Visual States
I'm trying to template a button in Blend and I have the following structure:
What I would like to do is to change the background color of the button using Visual States when it is in the MouseOver ...
0
votes
1answer
7 views
How do I change the canvas size on expression blend sketchflow?
How do I change the default canvas size, it's simply too small for my prototype.
Help!!!
0
votes
0answers
7 views
sketchflow textbox disabled after animation
I execute an animation on txt box mouse capture, and then on lose focus i execute another animation. Once the second animation is complete the text box is no longer functional (i.e. cannot enter it, ...
0
votes
1answer
14 views
How do you resize a screen (or “canvas”) in Expression Blend +Sketchflow?
You can't select the actual "Screen" by clicking on it in the designer. Even if you have no other elements added. If you add any element, you get the typical resize behavior you would expect, but ...
1
vote
1answer
30 views
How to use the DependencyProperties of a Blend Behavior during its initialization?
Here I have a simple Blend Behavior. It has a single DependencyProperty which I want to do something with during initialization in OnAttached. But I can't because the behavior appears to be attached ...
1
vote
2answers
30 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 ...
0
votes
1answer
53 views
Animating the background image of a button?
I was very impressed of how The wikipedia app looks in wp7 and facinated on how the moving background of the buttons work.
I wanted to do a similar thing, any ideas on how i can do it?
0
votes
3answers
27 views
Silverlight: How do i assign a usercontrol's property value to a textbox?
I have a user control which i have added to an outer form in silverlight. The user control has a textbox called txtRoleTitle, i have declared a property in the usercontrol's class called lableName and ...
1
vote
1answer
20 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
1answer
83 views
Visual Studio project not working in Blend (reference errors)
When I open my project that uses a MahApps.Metro window in "Blend for Visual Studio" I get tons of errors. One of them is (this one probably causes all the other errors):
The name "MetroWindow" does ...
0
votes
1answer
58 views
Multiple text lines in a ListBox Item template?
I need to have two line listbox items for my WP7 app one line which is the heading and then a smaller subheading with some details. How can I do this in WP7?
I am using VS2010 and expression blend to ...
0
votes
0answers
47 views
Blend 2012 (Vs2012 Update 2) non responsive with silverlight 5 solution
Having heard about new Expression Blend 2012, supporting Silverlight 5 (installed with Update 2 of Visual Studio 2012), I tried to use it.
when opening my solution, Blend is non-responsive, with 50% ...
0
votes
1answer
24 views
Custom Control with Multiple ContentPresenters
I am trying to implement a custom control which will show different content according to 3 different control states. I've achieved this by adding a state, and 3 different content properties to my ...
1
vote
1answer
56 views
Reusing a storyboard
I am teaching myself how to use Blend some MS lessons. One project I am going through is a calculator, where the calculator keys are defined using the xaml below, each with it's own storyboard to ...
0
votes
1answer
35 views
Create an image that will transform into another upon being clicked…Windows 8 VS Blend
I am creating an app where I want my image of a burger for example to change into fries when clicked. I am creating this in blend because I know I want to make storyboards and then go from there but I ...
1
vote
2answers
48 views
What most current tool for Silverlight UI design?
It was recently announced that expression studio is being discontinued. What is the most current tool that is being used to develop UI and animations in Silverlight? The "Microsoft Expression Changes" ...
0
votes
1answer
38 views
errors building a Blend solution
I downloaded an MS tutorial file that was Blend 3 and updated it to 4; getting errors like the one below. It seems to have something to do with language resources that I don't care about, and don't ...
0
votes
0answers
30 views
Retrieving SelectionBoxItemTemplate in Expression Blend
In the combobox control template the ContentPresenter's ContentTemplate property is binded to SelectionBoxItemTemplate. How can I retrieve SelectionBoxItemTemplate in Expression Blend?
1
vote
0answers
56 views
How to replace fixed width and height on a custom windows phone control?
I want to make a control displaying three bitmap like this :
My problem is that I don't want to have fixed "Width" and "Height" for bitmap. They must take all available space where they are and ...
0
votes
1answer
152 views
blend ZoomMode in scrollviewer for windows phone 8
I have a scrollviewer where i want to integrate a zoom function. By searching on the internet I have found that there exists a function called:
"ScrollViewer.ZoomMode"
Where as I understand should ...
0
votes
0answers
19 views
Cannot export project in Expression Blend for Visual studio 2012
I have created a WPF prototype in Blend + Sketchflow preview for 2012 and I would like to export screenshots to word however this menu option is not available. I've tried doing it with Blend for ...
0
votes
0answers
24 views
Blendability of Nested Views
I really hope someone might be able to offer some advice on this one. I have an MVVM solution which runs just fine at runtime but I'm trying to setup design-time data to allow easier ongoing ...
1
vote
1answer
47 views
System.Windows.Interactivity.EventTrigger and custom controls with children
I have a problem with System.Windows.Interactivity.EventTrigger. It works perfectly when my CustomControl is a child of some standard WPF panel, but whenever I put it inside my CustomPanelControl, the ...
0
votes
0answers
34 views
Telerik wpf control style editing - Objects and Timeline empty
I am trying to make a custom style to RadToggleButton. According to the telerik documentation I should open up the project in expression blend and edit the default template. However when I open up the ...
0
votes
0answers
37 views
Silverlight: Set one image source equal to another
I'm building a very simple video player in Silverlight (using Expression Blend 4), and I want to have an Image that comes from the same image file as another Image. (The image files are just in the ...
-1
votes
1answer
99 views
Alternatives to Expression Blend [closed]
The transition from Blend 4 to Blend for Visual Studio is scaring me. I have installed the latest CTP for VS2012 Update 2 which includes WPF support for the built-in Blend (no longer using the ...
0
votes
1answer
46 views
Localization Windows Phone: Is is possible to change the localized resource at design time?
I created a few resource files for different languages. (E.g. resource.resx, resource.nl-NL.resx etc)
At this moment I only can see the result with the phone emulator. (By changing the language ...
1
vote
0answers
101 views
Using System.Windows.Interactivity.EventTrigger in code
I am trying to use the System.Windows.Interactivity.EventTrigger in code (as opposed to in XAML). I have this code.
Main code:
var textBox = new TextBox();
var triggerAction = new TextBoxTrigger();
...
2
votes
0answers
82 views
Design time errors (the attachable property x was not found)
I used Blend for VS 2012 to create a template of a WP7.8 application. There were some sample data (located in a separate xaml file, see lower) which were shown in a design mode on the silverlight ...
0
votes
0answers
26 views
Behavior for simulating data dependancy on combobox selection/datagrid row selection
I have a Sketchflow project setup already that is using generated dummy data for a combobox and a datagrid. What I would like to do is simulate dependant behavior such that the datagrid is populated ...
0
votes
3answers
155 views
WPF Datagrid binding does not show values
I am total begginer with WPF and I try to make binding to datagrid in WPF
here is XAML code
<Grid x:Name="LayoutRoot">
<Grid HorizontalAlignment="Left" Height="440" ...
0
votes
1answer
63 views
Apply animation inside DataTemplate
I have a listbox with the following structure. Data displays well and no issues there. I want to get some animation affect for the StackPanel, but since it is inside the DataTemplate, I am not able to ...
2
votes
1answer
303 views
How to show/hide (with animation if possible) a CheckBox within a LongListSelector
I've been trawling the MSDN for hours now and can't find an example of how to show or hide a CheckBox within a list in Windows Phone 8. An example would be within the messaging application, where the ...
0
votes
0answers
35 views
IIS Smooth Streaming - Silverlight Video - Add Clickable Link At End
I have encoded some videos with the IIS Smooth Streaming Transform Manager. I've discovered the Silverlight Media Framework allows me to add additional <PlayListItem> entries to string multiple ...
0
votes
1answer
92 views
Designing Win 8 Wire frames in Blend for VS 2012
I am trying to create wireframes for Win 8 and i am using Blend so as to make wireframes as close to actual app as possible.
IS there any short quickstart guide which i can read to start designing ...
1
vote
2answers
847 views
WPF Datagrid Style Selected Row
I have a wpf 4.5 application that has a datagrid in a usercontrol. I designed the style for the datagrid in Blend but when I copy the style into my VS 2012 project it is not working properly.
Here ...
1
vote
0answers
140 views
How to use MVVM Light With Sql Server Compact - Windows Phone 7?
I am using MVVM Light, Sql Server Compact Toolkit and windows phone 7.
I created a sql server compact 3.5 database and then used the toolkit to generate the datacontext and domain class for each ...
0
votes
2answers
103 views
Use Windows Phone sample data in WinRT
I'm making a Windows 8 program with MVVM that shares the MVM part with Phone.
My problem is that when I try to use the XAML sample data of the Windows Phone project in WinRT I get a bunch of errors. ...
0
votes
1answer
174 views
XAML menu background color overrides window background color in WPF with Expression 3
I am using WPF for a Visual Studio WPF 2008 project that uses 3.5 of the .NET framework. I am new to both WPF and especially Expression Blend 3, which I'm trying to design the user interface with. I ...
0
votes
0answers
45 views
Binding hyperlinked text in custom grid column in Expression 4 Sketchflow
I wanted to make something thought to be a simple thing, but turned to be impossible for me... Using Expression 4 and developing a Silverlight Sketchflow project, also using the Sketchables component, ...
2
votes
1answer
56 views
Blend opens with no Language and no version
Ihave installed Blend with VS 2012. While I am opening Blend I cannot select Language and Versions. There data is not available. How can I resolve the issue?
Thanks in advance
0
votes
1answer
92 views
Expression blend Animating multiple objects
i am trying to create an animation in Expression blend for a Windows Store App.
I want the animation to represent rainfall. The animations consists of 2 pictures and im trying to have 3 scenarions.
...
0
votes
1answer
125 views
Visual Studio / Expression - RemoteException
When creating a WP7 project with geolocation, the VS2012 UI designer throws this error:
Microsoft.Expression.DesignHost.Isolation.Remoting.RemoteException
Could not load file or assembly ...
1
vote
1answer
53 views
Categorizing dependecy properties in WinRT
In WPF, Silverlight ect. you had the possibility of categorizing your dependency properties using the System.ComponentModel.CategoryAttribute class.
How do I categorize my DependencyProperties in ...
0
votes
1answer
49 views
Blend, big xaml files (cad)
I'm trying to import cad model into blend and then make some storyboard on it.
Idea was to export xaml file from solidworks and then import it to blend.
File open in blend, model is displayed ...
0
votes
0answers
42 views
Expression encoder media player template into an existing Silverlight project in blend
I am at the moment doing a project in school where we have to do a website that is something like netflix and stuff like that.. So I need a website which will have media player that can display videos ...
4
votes
1answer
198 views
Blend Trigger vs. WPF Trigger
It seems to me that there is a major difference between the Blend-style Triggers found in the Interactivity namespace, and the classic Triggers available via Styles, ControlTemplates, etc, in WPF (I ...
0
votes
1answer
232 views
Expression blend 2012 compatible with Visual Studio 2008
We are using Visual Studio 2008 and targeting the .NET framework 3.5. I have both Visual Studio 2008 and 2012 installed. I am looking at creating a WPF project for the user interface and was hoping ...
0
votes
1answer
150 views
ListBox not available as Control
This is odd.
I just tried to add a ListBox-Control to a XAML-Page in Expression Blend, but a ListBox-Control isn't available?
I have only 15 silverlight-controls in total (Blend) and no ListBox?
...



