1 write to _that
PresentationCore (1)
System\Windows\Media\FormattedText.cs (1)
1814
_that
= text;
8 references to _that
PresentationCore (8)
System\Windows\Media\FormattedText.cs (8)
1815
PixelsPerDip =
_that
.PixelsPerDip;
1826
if (textSourceCharacterIndex >=
_that
._text.Length)
1832
_that
._formatRuns,
1833
_that
._latestPosition,
1838
TextCharacters textCharacters = new TextCharacters(
_that
._text,
1863
_that
._formatRuns,
1864
_that
._latestPosition,
1869
new CharacterBufferReference(
_that
._text, thatFormatRider.CurrentSpanStart),