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