Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.52 KB

adding-an-assembly-to-an-expression-blend-project.adoc

File metadata and controls

48 lines (36 loc) · 1.52 KB

Adding an Assembly to an Expression Blend Project

This release of the {ProductName} product offers support for the Microsoft® Expression® Blend design surface.

To add the {ProductName} assemblies to an Expression Blend project:

  1. Open Expression Blend.

  1. From the File menu, select New Project menu item.

  1. Select {PlatformName} Application as the project type.

  1. Enter a name for your project.

  1. Select either Visual C# (Default) or Visual Basic from the drop-down list. Click the OK button.
    Getting Started Adding Assembly to Expression Blend Project 01

  1. From the Project pane, right-click the References folder, select the Add References…​ menu item.
    Getting Started Adding Assembly to Expression Blend Project 03

  1. Browse to your {ProductName} assemblies you want to use in your project.

  1. From the Toolbox, select the Asset Library item.

  1. From the Asset Library list, select the Categories item and then Infragistics item. All controls available in the {ProductName} product will be displayed here.
    Getting Started Adding Assembly to Expression Blend Project 04