2 writes to _cachedBoundsDrawingContextWalker
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
2482_cachedBoundsDrawingContextWalker = null; 2495_cachedBoundsDrawingContextWalker = ctx;
2 references to _cachedBoundsDrawingContextWalker
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
2476if (_cachedBoundsDrawingContextWalker == null) 2481BoundsDrawingContextWalker ctx = _cachedBoundsDrawingContextWalker;