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