2 writes to _textRunProperties
PresentationCore (2)
MS\Internal\TextFormatting\TextMarkerSource.cs (2)
76
_textRunProperties
= new GenericTextRunProperties(
99
_textRunProperties
= defaultRunProperties;
3 references to _textRunProperties
PresentationCore (3)
MS\Internal\TextFormatting\TextMarkerSource.cs (3)
150
_textRunProperties
.PixelsPerDip = PixelsPerDip;
155
_textRunProperties
184
new CultureSpecificCharacterBufferRange(CultureMapper.GetSpecificCulture(
_textRunProperties
.CultureInfo), charString)