2 implementations of IsClean
PresentationFramework (2)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (1)
801
public bool
IsClean
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
1078
public bool
IsClean
1 reference to IsClean
PresentationFramework (1)
src\Framework\System\Windows\Documents\Speller.cs (1)
1026
if(!textSegment.
IsClean
)