1 write to _resizeFrameHorizontalBorderHeight
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
3587_resizeFrameHorizontalBorderHeight = SystemParameters.ConvertPixel(UnsafeNativeMethods.GetSystemMetrics(SM.CXSIZEFRAME));
2 references to _resizeFrameHorizontalBorderHeight
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
3591return _resizeFrameHorizontalBorderHeight; 5974changed |= _resizeFrameHorizontalBorderHeight != ResizeFrameHorizontalBorderHeight;