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