1 write to _that
PresentationCore (1)
System\Windows\Media\FormattedText.cs (1)
1803
_that
= text;
8 references to _that
PresentationCore (8)
System\Windows\Media\FormattedText.cs (8)
1804
PixelsPerDip =
_that
.PixelsPerDip;
1815
if (textSourceCharacterIndex >=
_that
._text.Length)
1821
_that
._formatRuns,
1822
_that
._latestPosition,
1827
TextCharacters textCharacters = new TextCharacters(
_that
._text,
1852
_that
._formatRuns,
1853
_that
._latestPosition,
1858
new CharacterBufferReference(
_that
._text, thatFormatRider.CurrentSpanStart),