[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.MessageBoxShowingEventArgs.-ctor

MessageBoxShowingEventArgs Constructor

MessageBoxShowingEventArgs(string, MessageBoxImage, UIElement)

Initializes a new instance of the MessageBoxShowingEventArgs.

Declaration
public MessageBoxShowingEventArgs(string message, MessageBoxImage icon, UIElement sender)
Parameters
Type Name Description
string message
MessageBoxImage icon
UIElement sender