C# Class TrakHound_Overview.Pages.Dashboard.OverrideStatus.Controls.Row

Interaction logic for Row.xaml
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: TrakHound/TrakHound-Community Class Usage Examples

Public Properties

Property Type Description
ActiveSecondsProperty System.Windows.DependencyProperty
AlertSecondsProperty System.Windows.DependencyProperty
AvailableProperty System.Windows.DependencyProperty
ConfigurationProperty System.Windows.DependencyProperty
ConnectedProperty System.Windows.DependencyProperty
DeviceStatusProperty System.Windows.DependencyProperty
IdleSecondsProperty System.Windows.DependencyProperty
TotalSecondsProperty System.Windows.DependencyProperty

Public Methods

Method Description
Row ( ) : System
UpdateData ( EventData data ) : void

Private Methods

Method Description
UpdateAvailability ( EventData data ) : void
UpdateDatabaseConnection ( EventData data ) : void
UpdateSnapshots ( EventData data ) : void
UpdateVariables ( EventData data ) : void

Method Details

Row() public method

public Row ( ) : System
return System

UpdateData() public method

public UpdateData ( EventData data ) : void
data EventData
return void

Property Details

ActiveSecondsProperty public_oe static_oe property

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

AlertSecondsProperty public_oe static_oe property

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

AvailableProperty public_oe static_oe property

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

ConfigurationProperty public_oe static_oe property

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

ConnectedProperty public_oe static_oe property

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

DeviceStatusProperty public_oe static_oe property

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

IdleSecondsProperty public_oe static_oe property

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

TotalSecondsProperty public_oe static_oe property

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