Condividi tramite


Metodo DragDropStateManager.GetIsDragDropOver

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetIsDragDropOver ( _
    element As DependencyObject _
) As Boolean
public static bool GetIsDragDropOver(
    DependencyObject element
)

Parametri

Valore restituito

Tipo: System.Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DragDropStateManager Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI