2 writes to _current
PresentationCore (2)
System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (2)
765_current = default(BitmapEffect); 791_current = _list._collection[++_index];
1 reference to _current
PresentationCore (1)
System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
850return _current;