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

Inheritance: ActivityDesignerViewModel
显示文件 Open project: Warewolf-ESB/Warewolf

Public Properties

Property Type Description
IsRoundingEnabledProperty System.Windows.DependencyProperty
SelectedRoundingTypeProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
OnSelectedRoundingTypeChanged void

Public Methods

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

Private Methods

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

Method Details

FormatNumberDesignerViewModel() public method

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

Validate() public method

public Validate ( ) : void
return void

Property Details

IsRoundingEnabledProperty public_oe static_oe property

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

SelectedRoundingTypeProperty public_oe static_oe property

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