4 references to FocusBorderHeight
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
154while (!_cacheValid[(int)CacheSlot.FocusBorderHeight]) 156_cacheValid[(int)CacheSlot.FocusBorderHeight] = true; 166_cacheValid[(int)CacheSlot.FocusBorderHeight] = false; 5759return InvalidateProperty((int)CacheSlot.FocusBorderHeight, "FocusBorderHeight");