C# 클래스 TrakHound_Dashboard.Pages.Dashboard.Footprint.Controls.ListItem

Interaction logic for ListItem.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DeviceImageProperty System.Windows.DependencyProperty
DeviceProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ListItem ( DeviceDescription device ) : System
LoadDeviceImage ( string fileId ) : void

비공개 메소드들

메소드 설명
LoadDeviceImage_GUI ( System.Windows.Media.Imaging.BitmapSource img ) : void
LoadDeviceImage_Worker ( object o ) : void

메소드 상세

ListItem() 공개 메소드

public ListItem ( DeviceDescription device ) : System
device TrakHound.Configurations.DeviceDescription
리턴 System

LoadDeviceImage() 공개 메소드

public LoadDeviceImage ( string fileId ) : void
fileId string
리턴 void

프로퍼티 상세

DeviceImageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DeviceImageProperty
리턴 System.Windows.DependencyProperty

DeviceProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DeviceProperty
리턴 System.Windows.DependencyProperty