1 write to _mode
PresentationFramework (1)
System\Windows\Documents\NLGSpellerInterop.cs (1)
370
_mode
= value;
3 references to _mode
PresentationFramework (3)
System\Windows\Documents\NLGSpellerInterop.cs (3)
372
if (
_mode
.HasFlag(SpellerMode.SpellingErrors))
376
if (
_mode
.HasFlag(SpellerMode.Suggestions))
385
else if (
_mode
.HasFlag(SpellerMode.WordBreaking))