2 references to ShouldEnableTablets
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
3293if (!_inputEnabled && WispTabletDeviceCollection.ShouldEnableTablets())
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (1)
37enabled = ShouldEnableTablets();