C# Class TrakHound_Dashboard.Pages.DeviceManager.Pages.Parts.Controls.PartCountEventItem

Interaction logic for ProductionTypeItem.xaml
Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: TrakHound/TrakHound-Community Class Usage Examples

Public Properties

Property Type Description
CalculationTypeProperty System.Windows.DependencyProperty
CaptureItemLinkProperty System.Windows.DependencyProperty
EventNameProperty System.Windows.DependencyProperty
EventValueProperty System.Windows.DependencyProperty
ParentPageProperty System.Windows.DependencyProperty
PreviousEventValueProperty System.Windows.DependencyProperty
StaticIncrementValueProperty System.Windows.DependencyProperty
ValueTypeProperty System.Windows.DependencyProperty

Public Methods

Method Description
PartCountEventItem ( ) : System

Private Methods

Method Description
COMBO_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
EventName_COMBO_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
EventValue_COMBO_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
GetCaptureItems ( string Id ) : void
GetGeneratedEventValues ( string Id ) : void
GetPreviousGeneratedEventValues ( string Id ) : void
Remove_Clicked ( TrakHound_UI bt ) : void

Method Details

PartCountEventItem() public method

public PartCountEventItem ( ) : System
return System

Property Details

CalculationTypeProperty public_oe static_oe property

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

CaptureItemLinkProperty public_oe static_oe property

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

EventNameProperty public_oe static_oe property

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

EventValueProperty public_oe static_oe property

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

ParentPageProperty public_oe static_oe property

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

PreviousEventValueProperty public_oe static_oe property

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

StaticIncrementValueProperty public_oe static_oe property

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

ValueTypeProperty public_oe static_oe property

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