3 references to MessageFontSize
PresentationFramework (3)
src\Framework\System\Windows\SystemFonts.cs (1)
927
_cacheMessageFontSize = CreateInstance(SystemResourceKeyID.
MessageFontSize
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
1055
case SystemResourceKeyID.
MessageFontSize
:
1697
case (short)SystemResourceKeyID.
MessageFontSize
: