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;
368
_disposed
= true;
1 reference to _disposed
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (1)
81
if (!
_disposed
)