1 write to _spellerErrorProperties
PresentationFramework (1)
MS\Internal\Documents\TextBoxLine.cs (1)
444
_spellerErrorProperties
= new TextProperties((TextProperties)properties, highlightDecorations);
2 references to _spellerErrorProperties
PresentationFramework (2)
MS\Internal\Documents\TextBoxLine.cs (2)
442
if (
_spellerErrorProperties
== null)
446
properties =
_spellerErrorProperties
;