C# Class TrakHound_Dashboard.Pages.Dashboard.ShopStatus.Controls.DeviceItem

Interaction logic for DeviceItem.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: TrakHound/TrakHound-Community Class Usage Examples

Méthodes publiques

Свойство Type Description
AvailabilityProperty System.Windows.DependencyProperty
ConnectedProperty System.Windows.DependencyProperty
ControllerModeProperty System.Windows.DependencyProperty
DeviceImageProperty System.Windows.DependencyProperty
DeviceProperty System.Windows.DependencyProperty
DeviceStatusProperty System.Windows.DependencyProperty
ExecutionModeProperty System.Windows.DependencyProperty
ParentProperty System.Windows.DependencyProperty
StatusBrushProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
DeviceItem ( ShopStatus parent, DeviceDescription device ) : System
LoadDeviceImage ( string fileId ) : void
UpdateData ( Data info ) : void

Private Methods

Méthode Description
CloseButton_Clicked ( TrakHound_UI bt ) : void
LoadDeviceImage_GUI ( System.Windows.Media.Imaging.BitmapSource img ) : void
LoadDeviceImage_Worker ( object o ) : void
ResizeThumb_DragCompleted ( object sender, System e ) : void
root_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
root_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
root_MouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

DeviceItem() public méthode

public DeviceItem ( ShopStatus parent, DeviceDescription device ) : System
parent ShopStatus
device TrakHound.Configurations.DeviceDescription
Résultat System

LoadDeviceImage() public méthode

public LoadDeviceImage ( string fileId ) : void
fileId string
Résultat void

UpdateData() public méthode

public UpdateData ( Data info ) : void
info TrakHound.API.Data
Résultat void

Property Details

AvailabilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows AvailabilityProperty
Résultat System.Windows.DependencyProperty

ConnectedProperty public_oe static_oe property

public static DependencyProperty,System.Windows ConnectedProperty
Résultat System.Windows.DependencyProperty

ControllerModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows ControllerModeProperty
Résultat System.Windows.DependencyProperty

DeviceImageProperty public_oe static_oe property

public static DependencyProperty,System.Windows DeviceImageProperty
Résultat System.Windows.DependencyProperty

DeviceProperty public_oe static_oe property

public static DependencyProperty,System.Windows DeviceProperty
Résultat System.Windows.DependencyProperty

DeviceStatusProperty public_oe static_oe property

public static DependencyProperty,System.Windows DeviceStatusProperty
Résultat System.Windows.DependencyProperty

ExecutionModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows ExecutionModeProperty
Résultat System.Windows.DependencyProperty

ParentProperty public_oe static_oe property

public static DependencyProperty,System.Windows ParentProperty
Résultat System.Windows.DependencyProperty

StatusBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows StatusBrushProperty
Résultat System.Windows.DependencyProperty