C# Class Dev2.Activities.Designers2.Random.RandomDesignerViewModel

Inheritance: ActivityDesignerViewModel
Exibir arquivo Open project: Warewolf-ESB/Warewolf

Public Properties

Property Type Description
IsLengthPathProperty System.Windows.DependencyProperty
LengthContentProperty System.Windows.DependencyProperty
SelectedRandomTypeProperty System.Windows.DependencyProperty
VisibilityProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
OnSelectedRandomTypeChanged void

Public Methods

Method Description
RandomDesignerViewModel ( System.Activities.Presentation.Model.ModelItem modelItem ) : System.Activities.Presentation.Model
Validate ( ) : void

Private Methods

Method Description
OnSelectedRandomTypeChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

RandomDesignerViewModel() public method

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

Validate() public method

public Validate ( ) : void
return void

Property Details

IsLengthPathProperty public_oe static_oe property

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

LengthContentProperty public_oe static_oe property

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

SelectedRandomTypeProperty public_oe static_oe property

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

VisibilityProperty public_oe static_oe property

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