1 write to BitmapEffectInput
PresentationCore (1)
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
1077
_currentDrawingGroup.
BitmapEffectInput
= (effectInput != null) ?
1 reference to BitmapEffectInput
PresentationCore (1)
Core\CSharp\System\Windows\Media\DrawingGroup.cs (1)
260
ctx.PushEffect(BitmapEffect,
BitmapEffectInput
);