Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I want to integrate help file (e.g. chm file) about my wpf app.
is there any special method to do it?
if anyone give me a good advice or reference, I'd be very appreciated.
thanks,
c00012
You can see this thread Advice on a help file for a WPF app. XPS? PDF? Something else?
or System.Windows.Forms.Help.ShowHelp like in this thread C# WPF: Open a CHM Help File to a specific page