Base:
method
PushEffect
System.Windows.Media.DrawingContext.PushEffect(System.Windows.Media.Effects.BitmapEffect, System.Windows.Media.Effects.BitmapEffectInput)
3 overrides of PushEffect
PresentationCore (3)
Core\CSharp\System\Windows\Media\BoundsDrawingContextWalker.cs (1)
501
public override void
PushEffect
(
Core\CSharp\System\Windows\Media\Generated\DrawingContextDrawingContextWalker.cs (1)
584
public override void
PushEffect
(
Core\CSharp\System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (1)
297
public override void
PushEffect
(
3 references to PushEffect
PresentationCore (3)
Core\CSharp\System\Windows\Media\DrawingGroup.cs (1)
260
ctx.
PushEffect
(BitmapEffect, BitmapEffectInput);
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (2)
1434
ctx.
PushEffect
(
1792
ctx.
PushEffect
(