シンタックス
'宣言
Public Function New( _
ByVal As System.String, _
ByVal As System.Windows.MessageBoxImage, _
ByVal As System.Windows.UIElement _
)
public MessageBoxShowingEventArgs(
System.string ,
System.Windows.MessageBoxImage ,
System.Windows.UIElement
)
パラメータ
- message
- icon
- sender
参照