1 write to _disposed
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (1)
348
_disposed
= true;
3 references to _disposed
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (3)
143
if (
_disposed
)
179
if (
_disposed
)
342
if (
_disposed
)