Depuração e interpretando erros Walkthroughs
The WPF Designer for Visual Studio provides full debugging support for your WPF controls and applications. If errors occur, various tools and resources are available to interpret and correct the errors.
Nesta seção
Walkthrough: depurar um aplicativo WPF
Describes how to use the Assistente de exceção to interpret runtime errors.Walkthrough: Interpretando XAML erros no criador de WPF
Describes how to get Help when errors occur while loading XAML in the WPF Designer.Como: Depurar uma falha de carregamento do Designer
Descreve como depurar seu XAML do arquivo se ele não carregue na WPF Designer.Como: Usar um assembly da Web no Visual Studio
Descreve como usar um assembly de baixar da Web em Visual Studio.
Referência
- XamlParseException
Represents the exception class for parser-specific exceptions.
Seções relacionadas
Solucionando problemas de falhas de carga de WPF e Silverlight Designer
Describes procedures for understanding unexpected behavior in your custom designer code.Depuração no Visual Studio
Contains links to topics that describe how to use Visual Studio to debug applications.XAML no WPF
Contains links to topics that describe how to use XAML markup to define your WPF controls and applications.