4 references to HotTracking
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1270while (!_cacheValid[(int)CacheSlot.HotTracking]) 1272_cacheValid[(int)CacheSlot.HotTracking] = true; 1279_cacheValid[(int)CacheSlot.HotTracking] = false; 5251return InvalidateProperty((int)CacheSlot.HotTracking, "HotTracking");