5 references to Current
PresentationCore (5)
System\Windows\Media\FormattedText.cs (5)
933return (Current); 1563using (TextLine currentLine = enumerator.Current) 1600using (TextLine currentLine = enumerator.Current) 1676using (TextLine currentLine = enumerator.Current) 1735using (TextLine currentLine = enumerator.Current)