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