4 references to HotTracking
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1271while (!_cacheValid[(int)CacheSlot.HotTracking]) 1273_cacheValid[(int)CacheSlot.HotTracking] = true; 1280_cacheValid[(int)CacheSlot.HotTracking] = false; 5252return InvalidateProperty((int)CacheSlot.HotTracking, "HotTracking");