IDragDropQueryContinueDrag - метод

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

Definition

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

Параметры

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

См. также