1 write to _mode
PresentationFramework (1)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (1)
430
_mode
= value;
3 references to _mode
PresentationFramework (3)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (3)
432
if (
_mode
.HasFlag(SpellerMode.SpellingErrors))
436
if (
_mode
.HasFlag(SpellerMode.Suggestions))
445
else if (
_mode
.HasFlag(SpellerMode.WordBreaking))