i need to mix two images one photo and a placeholder. The idea is that we see the placeholder except where the palceholder has a particular color, in that case the user sees the photo. Something like
I want to draw aquarium (container) standing on table. Walls of aquarium need to be blended. But, if I draw table fi开发者_如何转开发rst and then aquarium I get:
In Blend, as soon as you insert a control (like Button) and start dragging it onto Window/Grid/whatever you get hard-coded margins and width/height.
Is there some trick that is known to tell blend to stop trying to set a startupURI in my app.xaml? I googled but didn\'t see anything so I figured I would ask here.
Let\'s say I have a Silverlight user control with a textbox: <TextBox> <ii:KeyTrigger Key=\"Enter\">
I开发者_开发百科 am a bit confused on how Visual Studio 2010 and Expression Blend 4 operate together. If I want to create a WPF application, should I start it in Expression Blend 4? If so, then how do
I have a view (usercontrol) that contains a listbox. At runtime the listbox will be populated with instances of another view (also a usercontrol).
I\'m building a Silverlight 4 UserControl in Blend which has three VisualStates. I would like to have the states change from the first to the second state after a delay of a few seconds, second to t
I am trying to make an OpenGLES 2.0 cube application. The idea was to have a texture (with an alpha 75%) applied to all 6 faces of the cube.
(Using Expression Blend 4 RC, Silverlight 3) I have a treeview with several different item templates for different levels. When I o开发者_高级运维pen this project in Blend, it seems I can only really