1 write to _failedToInit
PresentationFramework (1)
System\Windows\Documents\Speller.cs (1)
453
_failedToInit
= (_spellerInterop == null);
3 references to _failedToInit
PresentationFramework (3)
System\Windows\Documents\Speller.cs (3)
445
if (
_failedToInit
)
455
if (
_failedToInit
)
508
if (
_failedToInit
)