4 references to HotTracking
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
1408while (!_cacheValid[(int)CacheSlot.HotTracking]) 1410_cacheValid[(int)CacheSlot.HotTracking] = true; 1417_cacheValid[(int)CacheSlot.HotTracking] = false; 5845return InvalidateProperty((int)CacheSlot.HotTracking, "HotTracking");