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)
226ctx.PushEffect(BitmapEffect, BitmapEffectInput);