6 references to PaintWithErrorHandling
System.Windows.Forms (6)
System\Windows\Forms\Control.cs (6)
1104
/// prevents us from sending a ton of messages during layout. See the <see cref="
PaintWithErrorHandling
(PaintEventArgs, short)"/>
7087
PaintWithErrorHandling
(e, PaintLayerBackground);
7089
PaintWithErrorHandling
(e, PaintLayerForeground);
11177
PaintWithErrorHandling
(pevent, PaintLayerBackground);
11826
PaintWithErrorHandling
(pevent, PaintLayerBackground);
11830
PaintWithErrorHandling
(pevent, PaintLayerForeground);