1 write to _that
PresentationCore (1)
System\Windows\Media\FormattedText.cs (1)
1815
_that
= text;
8 references to _that
PresentationCore (8)
System\Windows\Media\FormattedText.cs (8)
1816
PixelsPerDip =
_that
.PixelsPerDip;
1827
if (textSourceCharacterIndex >=
_that
._text.Length)
1833
_that
._formatRuns,
1834
_that
._latestPosition,
1839
TextCharacters textCharacters = new TextCharacters(
_that
._text,
1864
_that
._formatRuns,
1865
_that
._latestPosition,
1870
new CharacterBufferReference(
_that
._text, thatFormatRider.CurrentSpanStart),