2 references to StatusTable
PresentationFramework (2)
System\Windows\Documents\SpellerHighlightLayer.cs (2)
71
return _speller.
StatusTable
.IsRunType(textPosition, direction, SpellerStatusTable.RunType.Error);
78
return _speller.
StatusTable
.GetNextErrorTransition(textPosition, direction);