1 write to _cacheFocusBorderHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
283_cacheFocusBorderHeight = CreateInstance(SystemResourceKeyID.FocusBorderHeight);
2 references to _cacheFocusBorderHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
281if (_cacheFocusBorderHeight == null) 286return _cacheFocusBorderHeight;