6 references to PaintWithErrorHandling
System.Windows.Forms (6)
System\Windows\Forms\Control.cs (6)
1198/// prevents us from sending a ton of messages during layout. See the <see cref="PaintWithErrorHandling(PaintEventArgs, short)"/> 7178PaintWithErrorHandling(e, PaintLayerBackground); 7180PaintWithErrorHandling(e, PaintLayerForeground); 11293PaintWithErrorHandling(pevent, PaintLayerBackground); 11939PaintWithErrorHandling(pevent, PaintLayerBackground); 11943PaintWithErrorHandling(pevent, PaintLayerForeground);