3 references to WindowCaptionHeight
PresentationFramework (3)
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (1)
485
templateFixupMargin.Bottom -= SystemParameters.
WindowCaptionHeight
;
src\Framework\System\Windows\SystemParameters.cs (1)
5998
changed |= _windowCaptionHeight !=
WindowCaptionHeight
;
src\Framework\System\Windows\SystemResourceKey.cs (1)
783
return SystemParameters.
WindowCaptionHeight
;