C# Class Dev2.Activities.Designers2.FormatNumber.FormatNumberDesignerViewModel

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

Méthodes publiques

Свойство Type Description
IsRoundingEnabledProperty System.Windows.DependencyProperty
SelectedRoundingTypeProperty System.Windows.DependencyProperty

Private Properties

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

Méthodes publiques

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

Private Methods

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

Method Details

FormatNumberDesignerViewModel() public méthode

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

Validate() public méthode

public Validate ( ) : void
Résultat void

Property Details

IsRoundingEnabledProperty public_oe static_oe property

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

SelectedRoundingTypeProperty public_oe static_oe property

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