3 references to AcquireBoundsDrawingContextWalker
PresentationCore (3)
System\Windows\Media\DrawingVisual.cs (1)
168
BoundsDrawingContextWalker ctx = mediaContext.
AcquireBoundsDrawingContextWalker
();
System\Windows\UIElement.cs (2)
1319
BoundsDrawingContextWalker ctx = mediaContext.
AcquireBoundsDrawingContextWalker
();
3219
BoundsDrawingContextWalker ctx = mediaContext.
AcquireBoundsDrawingContextWalker
();