2 writes to _cachedBoundsDrawingContextWalker
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
2475_cachedBoundsDrawingContextWalker = null; 2488_cachedBoundsDrawingContextWalker = ctx;
2 references to _cachedBoundsDrawingContextWalker
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
2469if (_cachedBoundsDrawingContextWalker == null) 2474BoundsDrawingContextWalker ctx = _cachedBoundsDrawingContextWalker;