1 write to _cacheFocusHorizontalBorderHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4507_cacheFocusHorizontalBorderHeight = CreateInstance(SystemResourceKeyID.FocusHorizontalBorderHeight);
2 references to _cacheFocusHorizontalBorderHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
4505if (_cacheFocusHorizontalBorderHeight == null) 4510return _cacheFocusHorizontalBorderHeight;