C# Class PhotoSharingApp.Universal.Views.CategoriesChooserDialog

The dialog that allows the user to choose a category.
Inheritance: ContentDialog
Mostrar archivo Open project: Microsoft/Appsample-Photosharing Class Usage Examples

Public Methods

Method Description
CategoriesChooserDialog ( ) : Microsoft.Practices.ServiceLocation

Private Methods

Method Description
CancelButtonClick ( ContentDialog sender, ContentDialogButtonClickEventArgs args ) : void
CategoriesChooserDialog_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

CategoriesChooserDialog() public method

public CategoriesChooserDialog ( ) : Microsoft.Practices.ServiceLocation
return Microsoft.Practices.ServiceLocation