Visual Tree Printing in WPF Applications by Xaml website

Sun, 30 Aug 2009 00:00:09 -0700

Visual Tree Printing in WPF Applications

by Xaml website @ Sun, 30 Aug 2009 00:00:09 -0700



NET is built on a flavor of MVP, so I have a button on the screen (actually the View for the SummaryPresenter) that initiates the printing process. Here is the XAML for that button. 1: