1 write to _cacheFixedFrameHorizontalBorderHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
3891_cacheFixedFrameHorizontalBorderHeight = CreateInstance(SystemResourceKeyID.FixedFrameHorizontalBorderHeight);
2 references to _cacheFixedFrameHorizontalBorderHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
3889if (_cacheFixedFrameHorizontalBorderHeight == null) 3894return _cacheFixedFrameHorizontalBorderHeight;