3 references to SmallCaptionFontSize
PresentationFramework (3)
src\Framework\System\Windows\SystemFonts.cs (1)
687
_cacheSmallCaptionFontSize = CreateInstance(SystemResourceKeyID.
SmallCaptionFontSize
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
1010
case SystemResourceKeyID.
SmallCaptionFontSize
:
1652
case (short)SystemResourceKeyID.
SmallCaptionFontSize
: