3 writes to _hasUpdateTabletsBeenCalledReentrantly
PresentationCore (3)
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (3)
228
_hasUpdateTabletsBeenCalledReentrantly
= true;
237
_hasUpdateTabletsBeenCalledReentrantly
= false;
253
_hasUpdateTabletsBeenCalledReentrantly
= false;
1 reference to _hasUpdateTabletsBeenCalledReentrantly
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (1)
246
} while (
_hasUpdateTabletsBeenCalledReentrantly
);