Click here to Skip to main content
15,881,381 members
Articles / Desktop Programming / WPF

Diagnostic Trace Display Using WPF

Rate me:
Please Sign up or sign in to vote.
4.93/5 (20 votes)
25 Aug 2012CPOL2 min read 60.6K   1.1K   67  
A WPF control and FlowDocument to display Trace output in a running application.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader Starkey Laboratories
United States United States
The first computer program I ever wrote was in BASIC on a TRS-80 Model I and it looked something like:
10 PRINT "Don is cool"
20 GOTO 10

It only went downhill from there.

Hey look, I've got a blog

Comments and Discussions