[]
Initializes a new instance of the MessageBoxShowingEventArgs.
public MessageBoxShowingEventArgs(string message, MessageBoxImage icon, UIElement sender)
Public Sub New(message As String, icon As MessageBoxImage, sender As UIElement)
| Type | Name | Description |
|---|---|---|
| string | message | |
| MessageBoxImage | icon | |
| UIElement | sender |