DropHandlerBase.GetDragDropEffect(DragDropInfo) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Определяет, какой эффект перетаскивания & должен отображаться пользователю в зависимости от состояния операции.
protected:
virtual Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropPointerEffects GetDragDropEffect(Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropInfo ^ dragDropInfo);
virtual Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropPointerEffects GetDragDropEffect(Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropInfo const & dragDropInfo);
protected virtual Microsoft.VisualStudio.Text.Editor.DragDrop.DragDropPointerEffects GetDragDropEffect (Microsoft.VisualStudio.Text.Editor.DragDrop.DragDropInfo dragDropInfo);
abstract member GetDragDropEffect : Microsoft.VisualStudio.Text.Editor.DragDrop.DragDropInfo -> Microsoft.VisualStudio.Text.Editor.DragDrop.DragDropPointerEffects
override this.GetDragDropEffect : Microsoft.VisualStudio.Text.Editor.DragDrop.DragDropInfo -> Microsoft.VisualStudio.Text.Editor.DragDrop.DragDropPointerEffects
Protected Overridable Function GetDragDropEffect (dragDropInfo As DragDropInfo) As DragDropPointerEffects
Параметры
- dragDropInfo
- DragDropInfo