Detect Whether WPF is Present
This page demonstrates how to detect whether Windows Presentation Foundation is installed on a user's system using Javascript. The installer adds "Avalon" and the version number to the UserAgent string which can be examined to determine whether the runtime is present.
|