Partager via


ScreenDragCompletedEventArgs, constructeur

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    evt As RoutedEvent, _
    point As Point, _
    isCompleted As Boolean _
)
public ScreenDragCompletedEventArgs(
    RoutedEvent evt,
    Point point,
    bool isCompleted
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ScreenDragCompletedEventArgs Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms