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