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