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

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

Public Properties

Property Type Description
DeviceImageProperty System.Windows.DependencyProperty
DeviceProperty System.Windows.DependencyProperty

Public Methods

Method Description
ListItem ( DeviceDescription device ) : System
LoadDeviceImage ( string fileId ) : void

Private Methods

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

Method Details

ListItem() public method

public ListItem ( DeviceDescription device ) : System
device TrakHound.Configurations.DeviceDescription
return System

LoadDeviceImage() public method

public LoadDeviceImage ( string fileId ) : void
fileId string
return void

Property Details

DeviceImageProperty public_oe static_oe property

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

DeviceProperty public_oe static_oe property

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