4 references to StylusHotTracking
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1406
while (!_cacheValid[(int)CacheSlot.
StylusHotTracking
])
1408
_cacheValid[(int)CacheSlot.
StylusHotTracking
] = true;
1415
_cacheValid[(int)CacheSlot.
StylusHotTracking
] = false;
5260
return InvalidateProperty((int)CacheSlot.
StylusHotTracking
, "StylusHotTracking");