Table of Contents

Constructor DragListener

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

DragListener(IInputElement)

Initializes a new instance of the DragListener class with specified parameter.

public DragListener(IInputElement target)

Parameters

target IInputElement

An inpit element whose events will be handled.