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