6 references to BufferBusyDisposing
System.Drawing.Common (6)
System\Drawing\BufferedGraphicsContext.cs (6)
307_busy = BufferBusyDisposing; 318_busy = BufferBusyDisposing; 460int oldBusy = Interlocked.CompareExchange(ref _busy, BufferBusyDisposing, BufferFree); 496int oldBusy = Interlocked.CompareExchange(ref _busy, BufferBusyDisposing, BufferFree); 520_busy = BufferBusyDisposing; 526_busy = BufferBusyDisposing;