4 references to HotTracking
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1284while (!_cacheValid[(int)CacheSlot.HotTracking]) 1286_cacheValid[(int)CacheSlot.HotTracking] = true; 1293_cacheValid[(int)CacheSlot.HotTracking] = false; 5270return InvalidateProperty((int)CacheSlot.HotTracking, "HotTracking");