VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfCompositeInteractionController Class
In This Topic
WpfCompositeInteractionController Class Events
In This Topic
For a list of all events of this type, see WpfCompositeInteractionController.
Public Events
 NameDescription
Public EventOccurs when the composite interaction controller is activated.
Public EventOccurs when the composite interaction controller is activating.
Public EventOccurs when the composite interaction controller is deactivated.
Public EventOccurs when the composite interaction controller is deactivating.
Public EventOccurs when user interacts with an interaction area of interactive object. (Inherited from WpfInteractionControllerBase)
Public EventOccurs when interaction is finished. (Inherited from WpfInteractionControllerBase)
See Also