C# Class OIShoppingListWinPhone.CustomLayout.EditItemNoteDialog

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: openintents/shoppinglist_winphone Class Usage Examples

Méthodes publiques

Méthode Description
Activate ( ) : void

Displaying (or 'activating') the dialog on the screen.

Deactivate ( ) : void

Deactivating (or 'hide') the dialog from the screen.

EditItemNoteDialog ( ) : System

Method Details

Activate() public méthode

Displaying (or 'activating') the dialog on the screen.
public Activate ( ) : void
Résultat void

Deactivate() public méthode

Deactivating (or 'hide') the dialog from the screen.
public Deactivate ( ) : void
Résultat void

EditItemNoteDialog() public méthode

public EditItemNoteDialog ( ) : System
Résultat System