2 writes to _cachedBoundsDrawingContextWalker
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
2506_cachedBoundsDrawingContextWalker = null; 2519_cachedBoundsDrawingContextWalker = ctx;
2 references to _cachedBoundsDrawingContextWalker
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
2500if (_cachedBoundsDrawingContextWalker == null) 2505BoundsDrawingContextWalker ctx = _cachedBoundsDrawingContextWalker;