4 references to MouseHoverHeight
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
867while (!_cacheValid[(int)CacheSlot.MouseHoverHeight]) 869_cacheValid[(int)CacheSlot.MouseHoverHeight] = true; 879_cacheValid[(int)CacheSlot.MouseHoverHeight] = false; 5815return InvalidateProperty((int)CacheSlot.MouseHoverHeight, "MouseHoverHeight");