Clipboard (XAML) options

You can use the Clipboard (XAML) pane of the Options dialog box to control how XAML code will be written to the Clipboard when you copy and paste between Microsoft Expression Design and applications that use XAML, such as Microsoft Expression Blend.

Settings for all objects except slices

Select any of the following:

  • Clipboard format   Select one of the following options:

    • XAML WPF Canvas   Creates objects that can be animated or manipulated interactively in Windows Presentation Foundation (WPF), for example in a WPF project in Expression Blend.

    • XAML WPF Resource Dictionary   Treats the content as a collection of reusable assets (or resources) in a WPF project in Expression Blend.

    • XAML Silverlight Canvas   Creates a file appropriate for display in a Microsoft Silverlight application.

  • Always name objects   Select if you want to give a default XAML name to unnamed objects.

  • Place grouped objects in a XAML layout container   Select to wrap each grouped object in your Expression Design document in a canvas layout panel. (This option is selected by default.)

  • Text   Select one of the following options:

    • Editable TextBlock   Maintains the text as individual, editable characters, even if the appearance of the text may change. For more information about TextBlock support in Silverlight, see XAML text support.

    • Paths   Maintains the look of the text by converting each character to outlines so that they are no longer editable.

  • Live effects   Select one of the following options:

    • Rasterize all   Rasterizes your live effects (turns them into bitmapped images). This helps maintain the appearance of your artwork as much as possible. If you clear this check box, some objects might be exported as solid lines or fills.

    • Convert to XAML effects   Exports only those live effects currently supported by XAML code.

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