2 references to TextProperties
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextBoxLine.cs (2)
453
_spellerErrorProperties = new
TextProperties
((TextProperties)properties, highlightDecorations);
466
var selectionProps = new
TextProperties
((TextProperties)properties, highlightDecorations);