Base:
method
PushClip
System.Windows.Media.DrawingContext.PushClip(System.Windows.Media.Geometry)
4 overrides of PushClip
PresentationCore (4)
Core\CSharp\System\Windows\Media\BoundsDrawingContextWalker.cs (1)
351
public override void
PushClip
(
Core\CSharp\System\Windows\Media\Generated\DrawingContextDrawingContextWalker.cs (1)
459
public override void
PushClip
(
Core\CSharp\System\Windows\Media\HitTestWithGeometryDrawingContextWalker.cs (1)
197
public override void
PushClip
(
Core\CSharp\System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (1)
144
public override void
PushClip
(
3 references to PushClip
PresentationCore (3)
Core\CSharp\System\Windows\Media\DrawingGroup.cs (1)
220
ctx.
PushClip
(ClipGeometry);
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (2)
1350
ctx.
PushClip
(
1707
ctx.
PushClip
(