C# Class TrakHound_Dashboard.Pages.Dashboard.Footprint.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
DecreaseSize ( ) : void
DeviceItem ( Footprint parent, DeviceDescription device ) : System
IncreaseSize ( ) : void
LoadDeviceImage ( string fileId ) : void
StartDrag ( ) : 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
MenuItem_Close_Click ( object sender, RoutedEventArgs e ) : void
MenuItem_DecreaseSize_Clicked ( TrakHound_UI bt ) : void
MenuItem_Edit_Click ( object sender, RoutedEventArgs e ) : void
MenuItem_IncreaseSize_Clicked ( TrakHound_UI bt ) : void
MenuItem_ViewDetails_Click ( object sender, RoutedEventArgs e ) : 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

DecreaseSize() public méthode

public DecreaseSize ( ) : void
Résultat void

DeviceItem() public méthode

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

IncreaseSize() public méthode

public IncreaseSize ( ) : void
Résultat void

LoadDeviceImage() public méthode

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

StartDrag() public méthode

public StartDrag ( ) : void
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