4 references to StylusHotTracking
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1419
while (!_cacheValid[(int)CacheSlot.
StylusHotTracking
])
1421
_cacheValid[(int)CacheSlot.
StylusHotTracking
] = true;
1428
_cacheValid[(int)CacheSlot.
StylusHotTracking
] = false;
5278
return InvalidateProperty((int)CacheSlot.
StylusHotTracking
, "StylusHotTracking");