Controls, properties, and events reference

Microsoft Expression Blend is an interactive design tool. In Expression Blend, you can design an application visually on the artboard by drawing objects and controls; importing images, audio files, video files, and 3D objects; animating and styling objects; and displaying data.

The controls that appear in the Assets panel of Expression Blend come from Windows Presentation Foundation (WPF) or Microsoft Silverlight assemblies. Most of these assemblies are installed with the Microsoft .NET Framework or Silverlight. Some might be .dll files that you have downloaded and referenced in your project.

WPF assemblies

You can view detailed information about the controls that come with WPF assemblies, including information about their properties and events, at the following locations on MSDN:

Silverlight assemblies

You can view detailed information about the controls that come with Silverlight assemblies, including information about their properties and events, at the following locations on MSDN:

See also

Tasks

Add or remove a reference

Concepts

Choosing and using interactive controls
Learning and community resources
Writing code that will respond to events

Send feedback about this topic to Microsoft. © 2011 Microsoft Corporation. All rights reserved.