1 write to _cacheFocusBorderWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
267_cacheFocusBorderWidth = CreateInstance(SystemResourceKeyID.FocusBorderWidth);
2 references to _cacheFocusBorderWidth
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
265if (_cacheFocusBorderWidth == null) 270return _cacheFocusBorderWidth;