1 write to _cacheThickHorizontalBorderHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4443_cacheThickHorizontalBorderHeight = CreateInstance(SystemResourceKeyID.ThickHorizontalBorderHeight);
2 references to _cacheThickHorizontalBorderHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
4441if (_cacheThickHorizontalBorderHeight == null) 4446return _cacheThickHorizontalBorderHeight;