3 writes to _hasUpdateTabletsBeenCalledReentrantly
PresentationCore (3)
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (3)
223
_hasUpdateTabletsBeenCalledReentrantly
= true;
232
_hasUpdateTabletsBeenCalledReentrantly
= false;
248
_hasUpdateTabletsBeenCalledReentrantly
= false;
1 reference to _hasUpdateTabletsBeenCalledReentrantly
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (1)
241
} while (
_hasUpdateTabletsBeenCalledReentrantly
);