New to Telerik UI for WinFormsStart a free 30-day trial

Base controller that orchestrates pointer handlers, managing capture, routing, and cursor resolution across handlers.

Definition

Namespace:Telerik.Windows.Documents.Core.Input.PointerHandlers

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

C#
public abstract class PointerHandlersControllerBase

Inheritance: objectPointerHandlersControllerBase

Derived Classes: PointerHandlersController

Constructors

Initializes a new instance of the PointerHandlersControllerBase class.

C#
protected PointerHandlersControllerBase()