1 write to _failedToInit
PresentationFramework (1)
System\Windows\Documents\Speller.cs (1)
449
_failedToInit
= (_spellerInterop == null);
3 references to _failedToInit
PresentationFramework (3)
System\Windows\Documents\Speller.cs (3)
441
if (
_failedToInit
)
451
if (
_failedToInit
)
504
if (
_failedToInit
)