C# Class InTheHand.Devices.Enumeration.DevicePickerDialog

Inheritance: ContentDialog
Afficher le fichier Open project: inthehand/Charming Class Usage Examples

Méthodes publiques

Méthode Description
DevicePickerDialog ( DevicePicker owner ) : System

Private Methods

Méthode 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 méthode

public DevicePickerDialog ( DevicePicker owner ) : System
owner DevicePicker
Résultat System