3 references to MessageFontStyle
PresentationFramework (3)
src\Framework\System\Windows\SystemFonts.cs (1)
959
_cacheMessageFontStyle = CreateInstance(SystemResourceKeyID.
MessageFontStyle
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
1061
case SystemResourceKeyID.
MessageFontStyle
:
1703
case (short)SystemResourceKeyID.
MessageFontStyle
: