C# 클래스 System.Activities.Core.Presentation.VerticalConnector

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 프로퍼티들

프로퍼티 타입 설명
AllowedItemTypeProperty System.Windows.DependencyProperty
ContextProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
OnDragEnter ( System.Windows.DragEventArgs e ) : void
OnDragLeave ( System.Windows.DragEventArgs e ) : void
OnDrop ( System.Windows.DragEventArgs e ) : void

비공개 메소드들

메소드 설명
CheckAnimate ( System.Windows.DragEventArgs e, string storyboardResourceName ) : void
VerticalConnector ( ) : System.Activities.Presentation

메소드 상세

OnDragEnter() 보호된 메소드

protected OnDragEnter ( System.Windows.DragEventArgs e ) : void
e System.Windows.DragEventArgs
리턴 void

OnDragLeave() 보호된 메소드

protected OnDragLeave ( System.Windows.DragEventArgs e ) : void
e System.Windows.DragEventArgs
리턴 void

OnDrop() 보호된 메소드

protected OnDrop ( System.Windows.DragEventArgs e ) : void
e System.Windows.DragEventArgs
리턴 void

프로퍼티 상세

AllowedItemTypeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows AllowedItemTypeProperty
리턴 System.Windows.DependencyProperty

ContextProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ContextProperty
리턴 System.Windows.DependencyProperty