Method | Description | |
---|---|---|
Show ( string title, string message, bool onDarkBackground = false ) : bool | ||
StyledMessageBox ( ) : System |
Method | Description | |
---|---|---|
CancelButton_Click ( object sender, |
||
OkButton_Click ( object sender, |
||
Window_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void | ||
Window_SourceInitialized ( object sender, |
public static Show ( string title, string message, bool onDarkBackground = false ) : bool | ||
title | string | |
message | string | |
onDarkBackground | bool | |
return | bool |