3 writes to _disposed
PresentationCore (3)
System\Windows\Input\Stylus\Common\TabletDeviceBase.cs (1)
84_disposed = true;
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (2)
90_disposed = true; 369_disposed = true;
1 reference to _disposed
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (1)
81if (!_disposed)