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