Metodo SearchControl.OnPreviewDragLeave

Questo membro esegue l'override di UIElement.OnPreviewDragLeave(DragEventArgs).

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

Sintassi

'Dichiarazione
Protected Overrides Sub OnPreviewDragLeave ( _
    e As DragEventArgs _
)
protected override void OnPreviewDragLeave(
    DragEventArgs e
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SearchControl Classe

Spazio dei nomi Microsoft.VisualStudio.PlatformUI