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)
3591
return
_resizeFrameHorizontalBorderHeight
;
5974
changed |=
_resizeFrameHorizontalBorderHeight
!= ResizeFrameHorizontalBorderHeight;