1 write to _bitmapEffectInput
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\BitmapEffectState.cs (1)
59set { _bitmapEffectInput = value; }
1 reference to _bitmapEffectInput
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\BitmapEffectState.cs (1)
58get { return _bitmapEffectInput; }