2 implementations of IsClean
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (1)
704
public bool
IsClean
System\Windows\Documents\WinRTSpellerInterop.cs (1)
989
public bool
IsClean
1 reference to IsClean
PresentationFramework (1)
System\Windows\Documents\Speller.cs (1)
948
if(!textSegment.
IsClean
)