2 writes to _cachedBoundsDrawingContextWalker
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
2503_cachedBoundsDrawingContextWalker = null; 2516_cachedBoundsDrawingContextWalker = ctx;
2 references to _cachedBoundsDrawingContextWalker
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
2497if (_cachedBoundsDrawingContextWalker == null) 2502BoundsDrawingContextWalker ctx = _cachedBoundsDrawingContextWalker;