2 writes to _cachedBoundsDrawingContextWalker
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
2469_cachedBoundsDrawingContextWalker = null; 2482_cachedBoundsDrawingContextWalker = ctx;
2 references to _cachedBoundsDrawingContextWalker
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
2463if (_cachedBoundsDrawingContextWalker == null) 2468BoundsDrawingContextWalker ctx = _cachedBoundsDrawingContextWalker;