4 references to FocusBorderHeight
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
148while (!_cacheValid[(int)CacheSlot.FocusBorderHeight]) 150_cacheValid[(int)CacheSlot.FocusBorderHeight] = true; 160_cacheValid[(int)CacheSlot.FocusBorderHeight] = false; 5184return InvalidateProperty((int)CacheSlot.FocusBorderHeight, "FocusBorderHeight");