3 references to MenuFontSize
PresentationFramework (3)
src\Framework\System\Windows\SystemFonts.cs (1)
767
_cacheMenuFontSize = CreateInstance(SystemResourceKeyID.
MenuFontSize
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
1025
case SystemResourceKeyID.
MenuFontSize
:
1667
case (short)SystemResourceKeyID.
MenuFontSize
: