Class PointerHandlersControllerBase
Base controller that orchestrates pointer handlers, managing capture, routing, and cursor resolution across handlers.
Inheritance
System.Object
PointerHandlersControllerBase
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.Core.Input.PointerHandlers
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public abstract class PointerHandlersControllerBase
Constructors
PointerHandlersControllerBase()
Initializes a new instance of the PointerHandlersControllerBase class.
Declaration
protected PointerHandlersControllerBase()