C# 클래스 SampleDeviceCollection.DeviceCollectionView

Interaction logic for DeviceCollectionView.xaml
상속: UserControl
파일 보기 프로젝트 열기: HBOCodeLabs/WindowsDevicePortalWrapper

공개 메소드들

메소드 설명
DeviceCollectionView ( ) : System.Windows.Controls

Initializes a new instance of the DeviceCollectionView class.

비공개 메소드들

메소드 설명
EatMouseClicks ( object sender, MouseButtonEventArgs e ) : void

Eats any mouse clicks so that they won't be handled by the ListBox control

메소드 상세

DeviceCollectionView() 공개 메소드

Initializes a new instance of the DeviceCollectionView class.
public DeviceCollectionView ( ) : System.Windows.Controls
리턴 System.Windows.Controls