C# 클래스 Dev2.Activities.Designers2.Random.RandomDesignerViewModel

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

공개 프로퍼티들

프로퍼티 타입 설명
IsLengthPathProperty System.Windows.DependencyProperty
LengthContentProperty System.Windows.DependencyProperty
SelectedRandomTypeProperty System.Windows.DependencyProperty
VisibilityProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
OnSelectedRandomTypeChanged void

공개 메소드들

메소드 설명
RandomDesignerViewModel ( System.Activities.Presentation.Model.ModelItem modelItem ) : System.Activities.Presentation.Model
Validate ( ) : void

비공개 메소드들

메소드 설명
OnSelectedRandomTypeChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

RandomDesignerViewModel() 공개 메소드

public RandomDesignerViewModel ( System.Activities.Presentation.Model.ModelItem modelItem ) : System.Activities.Presentation.Model
modelItem System.Activities.Presentation.Model.ModelItem
리턴 System.Activities.Presentation.Model

Validate() 공개 메소드

public Validate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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