9 references to SetContextOption
PresentationFramework (9)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (9)
434SetContextOption("IsSpellChecking", true); 438SetContextOption("IsSpellVerifyOnly", false); 442SetContextOption("IsSpellVerifyOnly", true); 447SetContextOption("IsSpellChecking", false); 464SetContextOption("IsSpellSuggestingMWEs", _multiWordMode); 506SetContextOption(option, Prereform); 510SetContextOption(option, Postreform); 517SetContextOption(option, Postreform); 521SetContextOption(option, BothPreAndPost);