DragDropInfo::Equality Operator (DragDropInfo^, DragDropInfo^)
Visual Studio 2015
Determines whether two DragDropInfo objects have the same settings.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- first
-
Type:
Microsoft.VisualStudio.Text.Editor.DragDrop::DragDropInfo^
The first object.
- second
-
Type:
Microsoft.VisualStudio.Text.Editor.DragDrop::DragDropInfo^
The second object.
Show: