HandleDragEnd(completed ? DragResult::kCompleted : DragResult::kCancelled, timestamp); Reset(); } void WaylandDataDragController::OnDataSourceDropPerformed( WaylandDataSource* source, base::TimeTicks timestamp) { CHECK_EQ(data_source_.get(), source); VLOG(1) << __FUNCTION__ << " window...
virtual Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropPointerEffects HandleDataDropped(Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropInfo const & dragDropInfo); Parameters dragDropInfo DragDropInfo Information about the drag and drop operation in progress. Returns DragDrop...
命名空间:Microsoft.VisualStudio.Text.Editor.DragDrop 程序集:Microsoft.VisualStudio.Text.UI.Wpf(在 Microsoft.VisualStudio.Text.UI.Wpf.dll 中) 语法 C#复制 DragDropPointerEffectsHandleDataDropped(DragDropInfo dragDropInfo) 参数 dragDropInfo 类型:Microsoft.VisualStudio.Text.Editor.DragDrop.DragDropInfo ...
virtual Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropPointerEffects HandleDataDropped(Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropInfo const & dragDropInfo); Parameters dragDropInfo DragDropInfo Information about the drag and drop operation in progress. Returns DragDr...
Indicates that the drag and drop operation has completed, and that the final tasks, if any, should be performed now. C++/WinRT Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropPointerEffectsHandleDataDropped(Microsoft::VisualStudio::Text::Editor::DragDrop::DragDropInfoconst& dragDropIn...