IDragDropQueryContinueDrag - метод

Метод, вызываемый при обработке события QueryContinueDrag.

Definition

Пространство имён: Tessa.UI.Cards.Controls
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
void QueryContinueDrag(
	Object sender,
	QueryContinueDragEventArgs e
)

Параметры

sender  Object
Объект, вызывавший обработку события.
e  QueryContinueDragEventArgs
Аргументы события.

См. также