1 write to _that
PresentationCore (1)
System\Windows\Media\FormattedText.cs (1)
1835
_that
= text;
8 references to _that
PresentationCore (8)
System\Windows\Media\FormattedText.cs (8)
1836
PixelsPerDip =
_that
.PixelsPerDip;
1847
if (textSourceCharacterIndex >=
_that
._text.Length)
1853
_that
._formatRuns,
1854
_that
._latestPosition,
1859
TextCharacters textCharacters = new TextCharacters(
_that
._text,
1884
_that
._formatRuns,
1885
_that
._latestPosition,
1890
new CharacterBufferReference(
_that
._text, thatFormatRider.CurrentSpanStart),