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