Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NDG
Helpers
Controls
ConfirmationBox
C# Class NDG.Helpers.Controls.ConfirmationBox
Message box with yes/no buttons.
Inheritance:
UserPrompt
Afficher le fichier
Open project: nokiadatagathering/WP7-Official
Class Usage Examples
Méthodes publiques
Méthode
Description
ConfirmationBox
( ) :
System
OnApplyTemplate
( ) :
void
Private Methods
Méthode
Description
OnBackKeyPress
(
object
sender
,
EventArgs
e
) :
void
OnNoButtonClick
(
object
sender
,
RoutedEventArgs
e
) :
void
OnYesButtonClick
(
object
sender
,
RoutedEventArgs
e
) :
void
Method Details
ConfirmationBox()
public
méthode
public
ConfirmationBox
( ) :
System
Résultat
System
OnApplyTemplate()
public
méthode
public
OnApplyTemplate
( ) :
void
Résultat
void