[]
        
(Showing Draft Content)

C1.WinUI.Viewer.SelectionGripper

SelectionGripper Class

Represents a gripper element used for text selection with touch.

Inheritance
SelectionGripper
Namespace: C1.WinUI.Viewer
Assembly: C1.WinUI.Viewer.dll
Syntax
public class SelectionGripper : Control

Constructors

Name Description
SelectionGripper()

Initializes a new instance of a SelectionGripper.

Fields

Name Description
PaneProperty

Identifies the Pane dependency property.

Properties

Name Description
Pane

Gets or sets the FlexViewerPane that is associated with this tool.

Methods

Name Description
OnApplyTemplate()
OnManipulationCompleted(ManipulationCompletedRoutedEventArgs)
OnManipulationDelta(ManipulationDeltaRoutedEventArgs)
OnManipulationStarted(ManipulationStartedRoutedEventArgs)
OnPointerPressed(PointerRoutedEventArgs)