4 references to MouseHoverHeight
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
775
while (!_cacheValid[(int)CacheSlot.
MouseHoverHeight
])
777
_cacheValid[(int)CacheSlot.
MouseHoverHeight
] = true;
787
_cacheValid[(int)CacheSlot.
MouseHoverHeight
] = false;
5221
return InvalidateProperty((int)CacheSlot.
MouseHoverHeight
, "MouseHoverHeight");