Click or drag to resize

INotifyBehaviourInvocation Interface

Notifies the client that a behaviour should be invoked

Namespace:  Cauldron.XAML
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public interface INotifyBehaviourInvocation

The INotifyBehaviourInvocation type exposes the following members.

Events
  NameDescription
Public eventBehaviourInvoke
Occures if a behaviour should be invoked
Top
See Also