1 write to _resizeFrameHorizontalBorderHeight
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
3170
_resizeFrameHorizontalBorderHeight
= SystemParameters.ConvertPixel(UnsafeNativeMethods.GetSystemMetrics(SM.CXSIZEFRAME));
2 references to _resizeFrameHorizontalBorderHeight
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
3174
return
_resizeFrameHorizontalBorderHeight
;
5395
changed |=
_resizeFrameHorizontalBorderHeight
!= ResizeFrameHorizontalBorderHeight;