2 writes to _defaultTextRunProperties
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (2)
253
_defaultTextRunProperties
= defaultTextRunProperties;
266
_defaultTextRunProperties
= textParagraphProperties.DefaultTextRunProperties;
1 reference to _defaultTextRunProperties
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (1)
329
get { return
_defaultTextRunProperties
; }