3 references to WindowCaptionHeight
PresentationFramework (3)
System\Windows\SystemParameters.cs (1)
4579
_cacheWindowCaptionHeight = CreateInstance(SystemResourceKeyID.
WindowCaptionHeight
);
System\Windows\SystemResourceKey.cs (2)
831
case SystemResourceKeyID.
WindowCaptionHeight
:
1515
case (short)SystemResourceKeyID.
WindowCaptionHeight
: