2 writes to _disposed
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
166_disposed = true;
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
106_disposed = true;
2 references to _disposed
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
158if (!_disposed)
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
72if (!_disposed)