Class
PointerHandlersController

Represents pointer handlers controller class.

Definition

Namespace:Telerik.Windows.Documents.Fixed.UI.PointerHandlers

Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll

Syntax:

cs-api-definition
public class PointerHandlersController : PointerHandlersControllerBase

Inheritance: objectPointerHandlersController

Constructors

PointerHandlersController(IFixedDocumentPresenter)

Initializes a new instance of the PointerHandlersController class.

Declaration

cs-api-definition
public PointerHandlersController(IFixedDocumentPresenter presenter)

Parameters

presenter

IFixedDocumentPresenter

The presenter.