2 writes to _cachedBoundsDrawingContextWalker
PresentationCore (2)
Core\CSharp\System\Windows\Media\MediaContext.cs (2)
2579_cachedBoundsDrawingContextWalker = null; 2592_cachedBoundsDrawingContextWalker = ctx;
2 references to _cachedBoundsDrawingContextWalker
PresentationCore (2)
Core\CSharp\System\Windows\Media\MediaContext.cs (2)
2573if (_cachedBoundsDrawingContextWalker == null) 2578BoundsDrawingContextWalker ctx = _cachedBoundsDrawingContextWalker;