MouseHandlerServiceWrapper Constructors
A base class for custom services used to process mouse events.| Name | Parameters | Description |
|---|---|---|
| MouseHandlerServiceWrapper(IMouseHandlerService) | service | Initializes a new instance of the MouseHandlerServiceWrapper class with the specified service. |
See Also