DragDropInfo Operators

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Text.Editor.DragDrop
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(DragDropInfo^, DragDropInfo^)

Determines whether two DragDropInfo objects have the same settings.

System_CAPS_puboperatorSystem_CAPS_staticInequality(DragDropInfo^, DragDropInfo^)

Determines whether two DragDropInfo objects have different settings.

Return to top
Show: