3 writes to _disposed
PresentationCore (3)
System\Windows\Input\Stylus\Common\TabletDeviceBase.cs (1)
76
_disposed
= true;
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (2)
80
_disposed
= true;
355
_disposed
= true;
1 reference to _disposed
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (1)
71
if (!
_disposed
)