Class PointerHandlersController
Represents pointer handlers controller class.
Inheritance
System.Object
PointerHandlersController
Namespace: Telerik.Windows.Documents.Fixed.UI.PointerHandlers
Assembly: Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax
public class PointerHandlersController : PointerHandlersControllerBase
Constructors
PointerHandlersController(IFixedDocumentPresenter)
Initializes a new instance of the PointerHandlersController class.
Declaration
public PointerHandlersController(IFixedDocumentPresenter presenter)
Parameters
IFixedDocumentPresenter
presenter
The presenter. |