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

e
Handle a Drop event.

Syntax

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

Parameters

e

Remarks

Requirements

See Also

Reference

DiagramPanel Class
DiagramPanel Members
Base Implementation in OnDrop

© 2012 All Rights Reserved.