1 write to _spellerErrorProperties
PresentationFramework (1)
src\Framework\MS\Internal\Documents\TextBoxLine.cs (1)
453_spellerErrorProperties = new TextProperties((TextProperties)properties, highlightDecorations);
2 references to _spellerErrorProperties
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextBoxLine.cs (2)
451if (_spellerErrorProperties == null) 455properties = _spellerErrorProperties;