4 references to StylusHotTracking
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1405
while (!_cacheValid[(int)CacheSlot.
StylusHotTracking
])
1407
_cacheValid[(int)CacheSlot.
StylusHotTracking
] = true;
1414
_cacheValid[(int)CacheSlot.
StylusHotTracking
] = false;
5259
return InvalidateProperty((int)CacheSlot.
StylusHotTracking
, "StylusHotTracking");