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