6 references to PaintWithErrorHandling
System.Windows.Forms (6)
System\Windows\Forms\Control.cs (6)
1177
/// prevents us from sending a ton of messages during layout. See the <see cref="
PaintWithErrorHandling
(PaintEventArgs, short)"/>
7157
PaintWithErrorHandling
(e, PaintLayerBackground);
7159
PaintWithErrorHandling
(e, PaintLayerForeground);
11272
PaintWithErrorHandling
(pevent, PaintLayerBackground);
11918
PaintWithErrorHandling
(pevent, PaintLayerBackground);
11922
PaintWithErrorHandling
(pevent, PaintLayerForeground);