2 writes to _textRunProperties
PresentationCore (2)
MS\Internal\TextFormatting\TextMarkerSource.cs (2)
75
_textRunProperties
= new GenericTextRunProperties(
98
_textRunProperties
= defaultRunProperties;
3 references to _textRunProperties
PresentationCore (3)
MS\Internal\TextFormatting\TextMarkerSource.cs (3)
149
_textRunProperties
.PixelsPerDip = PixelsPerDip;
154
_textRunProperties
183
new CultureSpecificCharacterBufferRange(CultureMapper.GetSpecificCulture(
_textRunProperties
.CultureInfo), charString)