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