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