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