2 writes to _current
PresentationCore (2)
Core\CSharp\system\windows\generated\TextDecorationCollection.cs (2)
785
_current
= default(TextDecoration);
812
_current
= _list._collection[++_index];
1 reference to _current
PresentationCore (1)
Core\CSharp\system\windows\generated\TextDecorationCollection.cs (1)
871
return
_current
;