1 write to BitmapEffectInput
PresentationCore (1)
System\Windows\Media\DrawingDrawingContext.cs (1)
1035
_currentDrawingGroup.
BitmapEffectInput
= effectInput ?? new BitmapEffectInput();
1 reference to BitmapEffectInput
PresentationCore (1)
System\Windows\Media\DrawingGroup.cs (1)
226
ctx.PushEffect(BitmapEffect,
BitmapEffectInput
);