1 write to _cacheResizeFrameHorizontalBorderHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4433_cacheResizeFrameHorizontalBorderHeight = CreateInstance(SystemResourceKeyID.ResizeFrameHorizontalBorderHeight);
2 references to _cacheResizeFrameHorizontalBorderHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4431if (_cacheResizeFrameHorizontalBorderHeight == null) 4436return _cacheResizeFrameHorizontalBorderHeight;