4 references to StylusHotTracking
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
1563
while (!_cacheValid[(int)CacheSlot.
StylusHotTracking
])
1565
_cacheValid[(int)CacheSlot.
StylusHotTracking
] = true;
1572
_cacheValid[(int)CacheSlot.
StylusHotTracking
] = false;
5853
return InvalidateProperty((int)CacheSlot.
StylusHotTracking
, "StylusHotTracking");