Welcome to WindowsClient.net | Sign in | Join
These are task-based samples that are an excellent way to learn about various features of Windows Presentation Foundation. Each sample is a short walk through, some providing online demonstrations of the final result.
Control Author: jaytayl
Posted: 08-03-2007
Views: 1,117
Downloads: 2,054
Editing Examiner lets you watch in real time as edits are performed within a RichTextBox control. It allows the user to load or partially insert Extensible Application Markup Language (XAML) into a document by using the core parser or the editing parser. In addition, it provides basic support for invoking methods, as well as getting and setting properties. This tool is useful for examining the editing status of a document from different perspectives.
Building the Sample
Running the Sample
Remarks
A complete help file is included within this sample that details advanced features of the application. To invoke help, choose the help tab within the application.