1 write to _cacheFixedFrameHorizontalBorderHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
3905_cacheFixedFrameHorizontalBorderHeight = CreateInstance(SystemResourceKeyID.FixedFrameHorizontalBorderHeight);
2 references to _cacheFixedFrameHorizontalBorderHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
3903if (_cacheFixedFrameHorizontalBorderHeight == null) 3908return _cacheFixedFrameHorizontalBorderHeight;