C# Class Dev2.Activities.Designers2.FindIndex.FindIndexDesignerViewModel

Inheritance: ActivityDesignerViewModel
Mostra file Open project: Warewolf-ESB/Warewolf

Public Properties

Property Type Description
SelectedDirectionProperty System.Windows.DependencyProperty
SelectedIndexProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
OnSelectedDirectionChanged void
OnSelectedIndexChanged void

Public Methods

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

Private Methods

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

Method Details

FindIndexDesignerViewModel() public method

public FindIndexDesignerViewModel ( 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

SelectedDirectionProperty public_oe static_oe property

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

SelectedIndexProperty public_oe static_oe property

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