Content Index Search
 

Find and replace in XAML

To find and replace content in an Extensible Application Markup Language (XAML) file

With XAML view selected in Microsoft® Expression Blend™, click one of the following on the Edit menu:

Tip We recommend that you have previous experience working with XAML before you begin to edit your Expression Blend projects in XAML view. Editing XAML directly may result in parsing errors in your application that you will have to fix before Expression Blend can correctly display your documents on the artboard in Design view.
With this caution in mind, working between Design view and XAML view can be an effective method for learning the basics of XAML.
Tip You can make your search case-sensitive by selecting Match case in the Find or Replace dialog boxes, and you can also search up or down through the XAML file when you use Find.

For more information about XAML and WPF, see the XAML Overview on MSDN or visit the Windows Vista Developer Center. For the syntax of individual controls, see Control Library in the Windows Presentation Foundation section on MSDN, or search for XAML elements and attributes in the Class Library reference on MSDN.