TransitionLibraryOrdering.

OnDropItem(TransitionLibraryWindow, Object, ListTargetCalculation, TransitionLibrarySelection.SelectionType) Method

Summary

Handles a drag and drop operation.

Syntax

public static void OnDropItem(this TransitionLibraryWindow window, Object item, ListTargetCalculation target, TransitionLibrarySelection.SelectionType selectionType)

Parameters

Name Type Description
window TransitionLibraryWindow
item Object
target ListTargetCalculation
selectionType TransitionLibrarySelection.SelectionType

Return Value

Type Description
void