Name | Description | |
---|---|---|
![]() | WpfCompositeInteractionController<T> | Initializes a new instance of the WpfCompositeInteractionController class. |
Name | Description | |
---|---|---|
![]() | WpfCompositeInteractionController<T> | Initializes a new instance of the WpfCompositeInteractionController class. |
Name | Description | |
---|---|---|
![]() | FocusedInteractionArea | Gets a focused interaction area. (Inherited from WpfInteractionControllerBase) |
![]() | HasAppearance | Gets a value indicating whether this interaction controller has appearance. (Inherited from WpfCompositeInteractionController) |
![]() | InteractionAreas | Gets a read-only collection of interaction areas. (Inherited from WpfInteractionControllerBase) |
![]() | InteractiveObject | Gets an interactive object of interaction controller. |
![]() | IsActivated | Gets a value indicating whether controller is activated. (Inherited from WpfInteractionControllerBase) |
![]() | IsEnabled | Gets or sets a value indicating whether interaction controller is enabled. (Inherited from WpfInteractionControllerBase) |
![]() | IsInteracting | Gets a value indicating whether controller is interacting with the interaction object. (Inherited from WpfInteractionControllerBase) |
![]() | IsVisible | Gets a value indicating whether controller is visible. |
![]() | Items | Gets a read-only collection of the interaction controllers contained in this composite controller. (Inherited from WpfCompositeInteractionController) |
Name | Description | |
---|---|---|
![]() | InteractionAreaList | Gets a list of interaction areas. (Inherited from WpfInteractionControllerBase) |
Name | Description | |
---|---|---|
![]() | DrawAppearance | Draws the interaction controller appearance on specifed graphics engine. (Inherited from WpfCompositeInteractionController) |
![]() | FindInteractionController | Overloaded. Finds an interaction controller which can interact with the specified interaction area. (Inherited from WpfCompositeInteractionController) |
![]() | GetSupportedUIActions | Returns the supported UI actions. (Inherited from WpfCompositeInteractionController) |
![]() | OnActivate | Occurs when interaction controller is activated. (Inherited from WpfCompositeInteractionController) |
![]() | OnDeactivate | Occurs when interaction controller is deactivated. (Inherited from WpfCompositeInteractionController) |
![]() | OnInteraction | Invoked when user interacts with an interaction area of interactive object. (Inherited from WpfInteractionControllerBase) |
![]() | Reset | Resets the interaction controller. (Inherited from WpfCompositeInteractionController) |
![]() | UpdateInteractionAreas | Updates the interaction areas of this controller. (Inherited from WpfCompositeInteractionController) |
Name | Description | |
---|---|---|
![]() | OnActivated | Raises the Activated event. (Inherited from WpfCompositeInteractionController) |
![]() | OnActivating | Raises the Activating event. (Inherited from WpfCompositeInteractionController) |
![]() | OnDeactivated | Raises the Deactivated event. (Inherited from WpfCompositeInteractionController) |
![]() | OnDeactivating | Raises the Deactivating event. (Inherited from WpfCompositeInteractionController) |
![]() | OnInteractionFinished | Raises the InteractionFinished event. (Inherited from WpfInteractionControllerBase) |
![]() | PerformInteraction | Performs an interaction between user and interaction area. (Inherited from WpfCompositeInteractionController) |
Name | Description | |
---|---|---|
![]() | Activated | Occurs when the composite interaction controller is activated. (Inherited from WpfCompositeInteractionController) |
![]() | Activating | Occurs when the composite interaction controller is activating. (Inherited from WpfCompositeInteractionController) |
![]() | Deactivated | Occurs when the composite interaction controller is deactivated. (Inherited from WpfCompositeInteractionController) |
![]() | Deactivating | Occurs when the composite interaction controller is deactivating. (Inherited from WpfCompositeInteractionController) |
![]() | Interaction | Occurs when user interacts with an interaction area of interactive object. (Inherited from WpfInteractionControllerBase) |
![]() | InteractionFinished | Occurs when interaction is finished. (Inherited from WpfInteractionControllerBase) |
WpfCompositeInteractionController<T> Class
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace