'宣言 Public Function New( _ ByVal documentView As EditorDocumentView, _ ByVal dataObject As SyntaxEditorDataObject, _ ByVal dropPoint As Infragistics.Documents.SnapshotPoint, _ ByVal isDragSourceExternal As Boolean, _ ByVal isOperationMove As Boolean _ )
public SelectionDroppingEventArgs( EditorDocumentView documentView, SyntaxEditorDataObject dataObject, Infragistics.Documents.SnapshotPoint dropPoint, bool isDragSourceExternal, bool isOperationMove )