2 writes to _textRunProperties
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextMarkerSource.cs (2)
85
_textRunProperties
= new GenericTextRunProperties(
108
_textRunProperties
= defaultRunProperties;
3 references to _textRunProperties
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\TextMarkerSource.cs (3)
159
_textRunProperties
.PixelsPerDip = PixelsPerDip;
164
_textRunProperties
193
new CultureSpecificCharacterBufferRange(CultureMapper.GetSpecificCulture(
_textRunProperties
.CultureInfo), charString)