1 write to _cacheFixedFrameHorizontalBorderHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4475_cacheFixedFrameHorizontalBorderHeight = CreateInstance(SystemResourceKeyID.FixedFrameHorizontalBorderHeight);
2 references to _cacheFixedFrameHorizontalBorderHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
4473if (_cacheFixedFrameHorizontalBorderHeight == null) 4478return _cacheFixedFrameHorizontalBorderHeight;