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
IInputElementAn inpit element whose events will be handled.