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)
442if (_spellerErrorProperties == null) 446properties = _spellerErrorProperties;