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