Sign in
Adrian Vinca's blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Apps
Designer Tools
Expression
Expression Blend
News
Samples
SkyMap
Tutorials
Windows Phone
Windows Presentation Foundation
XNA
Zune
ZuneClock
Browse by Tags
MSDN Blogs
>
Adrian Vinca's blog
>
All Tags
>
samples
Tagged Content List
Blog Post:
How to detect if your code is being executed inside Expression Blend
adrianvinca
Introduction In order to provide an editing experience as close as possible to the runtime, Expression Blend executes some of the user defined code (it instantiates controls, data sources, sets properties, etc.). But in some cases, you may want to avoid this behavior (if that code doesn't work properly...
on
27 Jul 2007
Blog Post:
Displaying a graph using databinding and styles
adrianvinca
This example shows how databinding and styles can be used for displaying a set of connected nodes. To better illustrate this, I've added some basic interactivity: the nodes can be dragged using the mouse and databinding will update automatically the positions of the lines. For simplicity, I will use...
on
6 Mar 2006
Page 1 of 1 (2 items)