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