1 write to _disposed
PresentationFramework (1)
System\Windows\Documents\NaturalLanguageHyphenator.cs (1)
79
_disposed
= true;
2 references to _disposed
PresentationFramework (2)
System\Windows\Documents\NaturalLanguageHyphenator.cs (2)
76
if (!
_disposed
&& _hyphenatorResource != IntPtr.Zero)
124
if (
_disposed
)