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

Inheritance: ActivityDesignerViewModel
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Свойство Type Description
IsLengthPathProperty System.Windows.DependencyProperty
LengthContentProperty System.Windows.DependencyProperty
SelectedRandomTypeProperty System.Windows.DependencyProperty
VisibilityProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
OnSelectedRandomTypeChanged void

Méthodes publiques

Méthode Description
RandomDesignerViewModel ( System.Activities.Presentation.Model.ModelItem modelItem ) : System.Activities.Presentation.Model
Validate ( ) : void

Private Methods

Méthode Description
OnSelectedRandomTypeChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

RandomDesignerViewModel() public méthode

public RandomDesignerViewModel ( System.Activities.Presentation.Model.ModelItem modelItem ) : System.Activities.Presentation.Model
modelItem System.Activities.Presentation.Model.ModelItem
Résultat System.Activities.Presentation.Model

Validate() public méthode

public Validate ( ) : void
Résultat void

Property Details

IsLengthPathProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsLengthPathProperty
Résultat System.Windows.DependencyProperty

LengthContentProperty public_oe static_oe property

public static DependencyProperty,System.Windows LengthContentProperty
Résultat System.Windows.DependencyProperty

SelectedRandomTypeProperty public_oe static_oe property

public static DependencyProperty,System.Windows SelectedRandomTypeProperty
Résultat System.Windows.DependencyProperty

VisibilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows VisibilityProperty
Résultat System.Windows.DependencyProperty