1 write to _disposed
PresentationCore (1)
System\Windows\Media\ByteStreamGeometryContext.cs (1)
342_disposed = true;
2 references to _disposed
PresentationCore (2)
System\Windows\Media\ByteStreamGeometryContext.cs (2)
299ObjectDisposedException.ThrowIf(_disposed, typeof(ByteStreamGeometryContext)); 319if (!_disposed)