2 references to CanDispose
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
1361
if (tabletDevice.IsDisposalPending && tabletDevice.
CanDispose
)
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (1)
330
if (
CanDispose
)