1 write to _cacheBorderWidth
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
2366_cacheBorderWidth = CreateInstance(SystemResourceKeyID.BorderWidth);
2 references to _cacheBorderWidth
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
2364if (_cacheBorderWidth == null) 2369return _cacheBorderWidth;