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