Click or drag to resize

ExtensionsParameterPassing Class

Provides extension methods
Inheritance Hierarchy
SystemObject
  CauldronExtensionsParameterPassing

Namespace:  Cauldron
Assembly:  Cauldron.Win32.WPF.ParameterPassing (in Cauldron.Win32.WPF.ParameterPassing.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public static class ExtensionsParameterPassing

The ExtensionsParameterPassing type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddHookParameterPassing
Adds a message hook to the window that handles the parameter passing callback.
Top
See Also