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

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

Méthodes publiques

Свойство Type Description
DeviceImageProperty System.Windows.DependencyProperty
DeviceProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ListItem ( DeviceDescription device ) : System
LoadDeviceImage ( string fileId ) : void

Private Methods

Méthode Description
LoadDeviceImage_GUI ( System.Windows.Media.Imaging.BitmapSource img ) : void
LoadDeviceImage_Worker ( object o ) : void

Method Details

ListItem() public méthode

public ListItem ( DeviceDescription device ) : System
device TrakHound.Configurations.DeviceDescription
Résultat System

LoadDeviceImage() public méthode

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

Property Details

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