4 references to _message
System.Windows.Forms (4)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (4)
217
using Graphics g =
_message
.CreateGraphicsInternal();
264
_message
.SetBounds(_scaledPictureWidth,
267
_message
.Text = messageText;
268
Controls.Add(
_message
);