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