4 references to MouseHoverHeight
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
789while (!_cacheValid[(int)CacheSlot.MouseHoverHeight]) 791_cacheValid[(int)CacheSlot.MouseHoverHeight] = true; 801_cacheValid[(int)CacheSlot.MouseHoverHeight] = false; 5240return InvalidateProperty((int)CacheSlot.MouseHoverHeight, "MouseHoverHeight");