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

显示文件 Open project: Warewolf-ESB/Warewolf

Public Properties

Property Type Description
AllowedItemTypeProperty System.Windows.DependencyProperty
ContextProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnDragEnter ( System.Windows.DragEventArgs e ) : void
OnDragLeave ( System.Windows.DragEventArgs e ) : void
OnDrop ( System.Windows.DragEventArgs e ) : void

Private Methods

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

Method Details

OnDragEnter() protected method

protected OnDragEnter ( System.Windows.DragEventArgs e ) : void
e System.Windows.DragEventArgs
return void

OnDragLeave() protected method

protected OnDragLeave ( System.Windows.DragEventArgs e ) : void
e System.Windows.DragEventArgs
return void

OnDrop() protected method

protected OnDrop ( System.Windows.DragEventArgs e ) : void
e System.Windows.DragEventArgs
return void

Property Details

AllowedItemTypeProperty public_oe static_oe property

public static DependencyProperty,System.Windows AllowedItemTypeProperty
return System.Windows.DependencyProperty

ContextProperty public_oe static_oe property

public static DependencyProperty,System.Windows ContextProperty
return System.Windows.DependencyProperty