1 write to _that
PresentationCore (1)
Core\CSharp\System\Windows\Media\FormattedText.cs (1)
1868
_that
= text;
8 references to _that
PresentationCore (8)
Core\CSharp\System\Windows\Media\FormattedText.cs (8)
1869
PixelsPerDip =
_that
.PixelsPerDip;
1880
if (textSourceCharacterIndex >=
_that
._text.Length)
1886
_that
._formatRuns,
1887
_that
._latestPosition,
1892
TextCharacters textCharacters = new TextCharacters(
_that
._text,
1917
_that
._formatRuns,
1918
_that
._latestPosition,
1923
new CharacterBufferReference(
_that
._text, thatFormatRider.CurrentSpanStart),