3 references to AcquireBoundsDrawingContextWalker
PresentationCore (3)
System\Windows\Media\DrawingVisual.cs (1)
172
BoundsDrawingContextWalker ctx = mediaContext.
AcquireBoundsDrawingContextWalker
();
System\Windows\UIElement.cs (2)
1328
BoundsDrawingContextWalker ctx = mediaContext.
AcquireBoundsDrawingContextWalker
();
3231
BoundsDrawingContextWalker ctx = mediaContext.
AcquireBoundsDrawingContextWalker
();