3 references to CaptionWidth
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (1)
2414
_cacheCaptionWidth = CreateInstance(SystemResourceKeyID.
CaptionWidth
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
980
case SystemResourceKeyID.
CaptionWidth
:
1622
case (short)SystemResourceKeyID.
CaptionWidth
: