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