2 references to IsRunType
PresentationFramework (2)
src\Framework\System\Windows\Documents\Speller.cs (1)
125
_statusTable.
IsRunType
(position.CreateStaticPointer(), direction, SpellerStatusTable.RunType.Dirty))
src\Framework\System\Windows\Documents\SpellerHighlightLayer.cs (1)
74
return _speller.StatusTable.
IsRunType
(textPosition, direction, SpellerStatusTable.RunType.Error);