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