4 references to FocusBorderHeight
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
134while (!_cacheValid[(int)CacheSlot.FocusBorderHeight]) 136_cacheValid[(int)CacheSlot.FocusBorderHeight] = true; 146_cacheValid[(int)CacheSlot.FocusBorderHeight] = false; 5166return InvalidateProperty((int)CacheSlot.FocusBorderHeight, "FocusBorderHeight");