4 references to FocusBorderWidth
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
102while (!_cacheValid[(int)CacheSlot.FocusBorderWidth]) 104_cacheValid[(int)CacheSlot.FocusBorderWidth] = true; 114_cacheValid[(int)CacheSlot.FocusBorderWidth] = false; 5150bool changed = SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.FocusBorderWidth);