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); 490int oldBusy = Interlocked.CompareExchange(ref _busy, BufferBusyDisposing, BufferFree); 514_busy = BufferBusyDisposing; 520_busy = BufferBusyDisposing;