[This is preliminary documentation and is subject to change.]

Contains classes for WPF - WinForms interoperability

Classes

  ClassDescription
Public classDependencyPropertyChangedEventArgsEventArgs
Public classInteropExtensions
Contains extension methods for WPF - WinForms interoperability
Public classIsWindowsFormsControlVisibilityConverter
Converter that converts any value of type Control to Visible and any other to Hidden
Public classNativeInteropExtensions
Provides extension functions for interoperability between Windows Forms and WPF. Functions provided by this module are dependend on Windows API calls and thus are not portable.
Public classSizeChangedInfoEventArgs
Wraps SizeChangedInfo as clas derived from EventArgs