3 references to AcquireBoundsDrawingContextWalker
PresentationCore (3)
System\Windows\Media\DrawingVisual.cs (1)
169
BoundsDrawingContextWalker ctx = mediaContext.
AcquireBoundsDrawingContextWalker
();
System\Windows\UIElement.cs (2)
1320
BoundsDrawingContextWalker ctx = mediaContext.
AcquireBoundsDrawingContextWalker
();
3220
BoundsDrawingContextWalker ctx = mediaContext.
AcquireBoundsDrawingContextWalker
();