Property | Type | Description | |
---|---|---|---|
ActivePercentageProperty | |||
ActiveTimeProperty | |||
AlertPercentageProperty | |||
AlertTimeProperty | DependencyProperty | ||
ConnectedProperty | DependencyProperty | ||
DeviceProperty | DependencyProperty | ||
DeviceStatusProperty | DependencyProperty | ||
IdlePercentageProperty | DependencyProperty | ||
IdleTimeProperty | DependencyProperty | ||
StatusProperty | DependencyProperty |
Method | Description | |
---|---|---|
CompareTo ( object obj ) : int | ||
Row ( DeviceDescription device ) : System | ||
UpdateData ( Data info ) : void | ||
operator ( ) : bool |
Method | Description | |
---|---|---|
EqualTo ( Row r1, Row r2 ) : bool | ||
GreaterThan ( Row r1, Row r2 ) : bool | ||
GreaterThan ( Row r1, Row r2, string propertyName ) : bool | ||
LessThan ( Row r1, Row r2 ) : bool | ||
LessThan ( Row r1, Row r2, string propertyName ) : bool | ||
NotEqualTo ( Row r1, Row r2 ) : bool | ||
UserControl_MouseDown ( object sender, System e ) : void |
public Row ( DeviceDescription device ) : System | ||
device | DeviceDescription | |
return | System |
public static DependencyProperty,System.Windows ActivePercentageProperty | ||
return |
public static DependencyProperty,System.Windows ActiveTimeProperty | ||
return |
public static DependencyProperty,System.Windows AlertPercentageProperty | ||
return |
public static DependencyProperty AlertTimeProperty | ||
return | DependencyProperty |
public static DependencyProperty ConnectedProperty | ||
return | DependencyProperty |
public static DependencyProperty DeviceProperty | ||
return | DependencyProperty |
public static DependencyProperty DeviceStatusProperty | ||
return | DependencyProperty |
public static DependencyProperty IdlePercentageProperty | ||
return | DependencyProperty |
public static DependencyProperty IdleTimeProperty | ||
return | DependencyProperty |