1 write to _cacheThinHorizontalBorderHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4379_cacheThinHorizontalBorderHeight = CreateInstance(SystemResourceKeyID.ThinHorizontalBorderHeight);
2 references to _cacheThinHorizontalBorderHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
4377if (_cacheThinHorizontalBorderHeight == null) 4382return _cacheThinHorizontalBorderHeight;