Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Samples » Windows Presentation Foundation   (RSS)

How to detect if your code is being executed inside Expression Blend

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
 
Page view tracker