C# Class System.Activities.Core.Presentation.VerticalConnector

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Свойство Type Description
AllowedItemTypeProperty System.Windows.DependencyProperty
ContextProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnDragEnter ( System.Windows.DragEventArgs e ) : void
OnDragLeave ( System.Windows.DragEventArgs e ) : void
OnDrop ( System.Windows.DragEventArgs e ) : void

Private Methods

Méthode Description
CheckAnimate ( System.Windows.DragEventArgs e, string storyboardResourceName ) : void
VerticalConnector ( ) : System.Activities.Presentation

Method Details

OnDragEnter() protected méthode

protected OnDragEnter ( System.Windows.DragEventArgs e ) : void
e System.Windows.DragEventArgs
Résultat void

OnDragLeave() protected méthode

protected OnDragLeave ( System.Windows.DragEventArgs e ) : void
e System.Windows.DragEventArgs
Résultat void

OnDrop() protected méthode

protected OnDrop ( System.Windows.DragEventArgs e ) : void
e System.Windows.DragEventArgs
Résultat void

Property Details

AllowedItemTypeProperty public_oe static_oe property

public static DependencyProperty,System.Windows AllowedItemTypeProperty
Résultat System.Windows.DependencyProperty

ContextProperty public_oe static_oe property

public static DependencyProperty,System.Windows ContextProperty
Résultat System.Windows.DependencyProperty