C# 클래스 WorkflowDesigner.Sdk.Design.ActivityHost

상속: System.Windows.Controls.ContentControl, ISelectable
파일 보기 프로젝트 열기: DenisVuyka/SLWorkflowDesigner 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CaptionProperty System.Windows.DependencyProperty
HeaderBorderThicknessProperty System.Windows.DependencyProperty
IsSelectedProperty System.Windows.DependencyProperty
SelectionBrushProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ActivityHost ( ) : System
ActivityHost ( System.Guid id, FunctionActivityView content ) : System
ActivityHost ( System.Guid componentId, FunctionActivityView content, Point position ) : System

비공개 메소드들

메소드 설명
DoSelect ( ) : void
DoUnselect ( ) : void
FlushPosition ( ) : void
OnIsSelectedChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
UpdateLinkRoutes ( ) : void

메소드 상세

ActivityHost() 공개 메소드

public ActivityHost ( ) : System
리턴 System

ActivityHost() 공개 메소드

public ActivityHost ( System.Guid id, FunctionActivityView content ) : System
id System.Guid
content FunctionActivityView
리턴 System

ActivityHost() 공개 메소드

public ActivityHost ( System.Guid componentId, FunctionActivityView content, Point position ) : System
componentId System.Guid
content FunctionActivityView
position Point
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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