3 writes to _hasUpdateTabletsBeenCalledReentrantly
PresentationCore (3)
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (3)
224
_hasUpdateTabletsBeenCalledReentrantly
= true;
233
_hasUpdateTabletsBeenCalledReentrantly
= false;
249
_hasUpdateTabletsBeenCalledReentrantly
= false;
1 reference to _hasUpdateTabletsBeenCalledReentrantly
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (1)
242
} while (
_hasUpdateTabletsBeenCalledReentrantly
);