Developing WPF applications that manage lexicons

Last reviewed: 12/2/2009

HOW Article ID: H120904

The information in this article applies to:

  • LexiconKit 3

Summary

LexiconKit 3 Win32 Edition includes .NET framework class libraries compiled with Microsoft .NET version 1.1, version 2, and version 3.

The Version 3 library is new in the LexiconKit 3. In this library, enhancements for Windows Presentation Foundation applications include support for the WPF Window class.

More Information

The LexiconKit ChantLM component now provides class instantiation with a WPF Window. This enables callback events to execute in the context of the application window and to access properties and methods during callback processing.

New .NET framework version 3 samples can be found in [My] Documents\Chant LexiconKit 3\NETv3\VS2008

Chant Create Lexicon WPF Sample

Chant Edit Lexicon WPF Sample

See the help file sections entitled: .NET - Microsoft Visual C# and .NET - Microsoft Visual Basic under Configuring Your Development Environment\IDE Configuration\.NET Framework Component Library for steps to configure your applications to use the LexiconKit .NET component libraries.