4 references to FocusBorderWidth
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
117while (!_cacheValid[(int)CacheSlot.FocusBorderWidth]) 119_cacheValid[(int)CacheSlot.FocusBorderWidth] = true; 129_cacheValid[(int)CacheSlot.FocusBorderWidth] = false; 5169bool changed = SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.FocusBorderWidth);