4 references to FocusBorderHeight
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
133while (!_cacheValid[(int)CacheSlot.FocusBorderHeight]) 135_cacheValid[(int)CacheSlot.FocusBorderHeight] = true; 145_cacheValid[(int)CacheSlot.FocusBorderHeight] = false; 5165return InvalidateProperty((int)CacheSlot.FocusBorderHeight, "FocusBorderHeight");