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