C# Class InTheHand.Devices.Enumeration.DevicePickerDialog

Inheritance: ContentDialog
ファイルを表示 Open project: inthehand/Charming Class Usage Examples

Public Methods

Method Description
DevicePickerDialog ( DevicePicker owner ) : System

Private Methods

Method Description
DeviceList_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
DevicePickerDialog_Closed ( ContentDialog sender, ContentDialogClosedEventArgs args ) : void
DevicePickerDialog_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

DevicePickerDialog() public method

public DevicePickerDialog ( DevicePicker owner ) : System
owner DevicePicker
return System