1 write to _failedToInit
PresentationFramework (1)
System\Windows\Documents\Speller.cs (1)
452
_failedToInit
= (_spellerInterop == null);
3 references to _failedToInit
PresentationFramework (3)
System\Windows\Documents\Speller.cs (3)
444
if (
_failedToInit
)
454
if (
_failedToInit
)
507
if (
_failedToInit
)