2 references to TextProperties
PresentationFramework (2)
MS\Internal\Documents\TextBoxLine.cs (2)
443
_spellerErrorProperties = new
TextProperties
((TextProperties)properties, highlightDecorations);
456
var selectionProps = new
TextProperties
((TextProperties)properties, highlightDecorations);