Northwoods.GoWPF 1.3.5 Assembly
OnQueryContinueDrag Method
See Also  Send Feedback
Northwoods.GoXam Namespace > DiagramPanel Class : OnQueryContinueDrag Method

e
Handle a QueryContinueDrag event.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnQueryContinueDrag( _
   ByVal e As QueryContinueDragEventArgs _
) 
C# 
protected override void OnQueryContinueDrag( 
   QueryContinueDragEventArgs e
)

Parameters

e

Remarks

Requirements

See Also

Reference

DiagramPanel Class
DiagramPanel Members
Base Implementation in OnQueryContinueDrag

© 2012 All Rights Reserved.