C# Class Scorchio.Infrastructure.Wpf.Views.MessageBoxView

Interaction logic for MessageBoxView.xaml
Afficher le fichier Open project: asudbury/NinjaCoderForMvvmCross Class Usage Examples

Méthodes publiques

Méthode Description
MessageBoxView ( ) : System.Windows

Initializes a new instance of the MessageBoxView class.

Private Methods

Méthode Description
OKButtonClick ( object sender, RoutedEventArgs e ) : void

Oks the button click.

Method Details

MessageBoxView() public méthode

Initializes a new instance of the MessageBoxView class.
public MessageBoxView ( ) : System.Windows
Résultat System.Windows