2 writes to _cachedBoundsDrawingContextWalker
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
2476_cachedBoundsDrawingContextWalker = null; 2489_cachedBoundsDrawingContextWalker = ctx;
2 references to _cachedBoundsDrawingContextWalker
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
2470if (_cachedBoundsDrawingContextWalker == null) 2475BoundsDrawingContextWalker ctx = _cachedBoundsDrawingContextWalker;