4 references to MouseHoverTime
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
834
while (!_cacheValid[(int)CacheSlot.
MouseHoverTime
])
836
_cacheValid[(int)CacheSlot.
MouseHoverTime
] = true;
843
_cacheValid[(int)CacheSlot.
MouseHoverTime
] = false;
5813
return InvalidateProperty((int)CacheSlot.
MouseHoverTime
, "MouseHoverTime");