3 references to AcquireBoundsDrawingContextWalker
PresentationCore (3)
Core\CSharp\System\Windows\Media\DrawingVisual.cs (1)
191BoundsDrawingContextWalker ctx = mediaContext.AcquireBoundsDrawingContextWalker();
Core\CSharp\System\Windows\UIElement.cs (2)
1347BoundsDrawingContextWalker ctx = mediaContext.AcquireBoundsDrawingContextWalker(); 3270BoundsDrawingContextWalker ctx = mediaContext.AcquireBoundsDrawingContextWalker();