30 references to CreateInstance
PresentationFramework (30)
System\Windows\SystemFonts.cs (30)
543_cacheIconFontSize = CreateInstance(SystemResourceKeyID.IconFontSize); 559_cacheIconFontFamily = CreateInstance(SystemResourceKeyID.IconFontFamily); 575_cacheIconFontStyle = CreateInstance(SystemResourceKeyID.IconFontStyle); 591_cacheIconFontWeight = CreateInstance(SystemResourceKeyID.IconFontWeight); 607_cacheIconFontTextDecorations = CreateInstance(SystemResourceKeyID.IconFontTextDecorations); 626_cacheCaptionFontSize = CreateInstance(SystemResourceKeyID.CaptionFontSize); 642_cacheCaptionFontFamily = CreateInstance(SystemResourceKeyID.CaptionFontFamily); 658_cacheCaptionFontStyle = CreateInstance(SystemResourceKeyID.CaptionFontStyle); 674_cacheCaptionFontWeight = CreateInstance(SystemResourceKeyID.CaptionFontWeight); 690_cacheCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.CaptionFontTextDecorations); 706_cacheSmallCaptionFontSize = CreateInstance(SystemResourceKeyID.SmallCaptionFontSize); 722_cacheSmallCaptionFontFamily = CreateInstance(SystemResourceKeyID.SmallCaptionFontFamily); 738_cacheSmallCaptionFontStyle = CreateInstance(SystemResourceKeyID.SmallCaptionFontStyle); 754_cacheSmallCaptionFontWeight = CreateInstance(SystemResourceKeyID.SmallCaptionFontWeight); 770_cacheSmallCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.SmallCaptionFontTextDecorations); 786_cacheMenuFontSize = CreateInstance(SystemResourceKeyID.MenuFontSize); 802_cacheMenuFontFamily = CreateInstance(SystemResourceKeyID.MenuFontFamily); 818_cacheMenuFontStyle = CreateInstance(SystemResourceKeyID.MenuFontStyle); 834_cacheMenuFontWeight = CreateInstance(SystemResourceKeyID.MenuFontWeight); 850_cacheMenuFontTextDecorations = CreateInstance(SystemResourceKeyID.MenuFontTextDecorations); 866_cacheStatusFontSize = CreateInstance(SystemResourceKeyID.StatusFontSize); 882_cacheStatusFontFamily = CreateInstance(SystemResourceKeyID.StatusFontFamily); 898_cacheStatusFontStyle = CreateInstance(SystemResourceKeyID.StatusFontStyle); 914_cacheStatusFontWeight = CreateInstance(SystemResourceKeyID.StatusFontWeight); 930_cacheStatusFontTextDecorations = CreateInstance(SystemResourceKeyID.StatusFontTextDecorations); 946_cacheMessageFontSize = CreateInstance(SystemResourceKeyID.MessageFontSize); 962_cacheMessageFontFamily = CreateInstance(SystemResourceKeyID.MessageFontFamily); 978_cacheMessageFontStyle = CreateInstance(SystemResourceKeyID.MessageFontStyle); 994_cacheMessageFontWeight = CreateInstance(SystemResourceKeyID.MessageFontWeight); 1010_cacheMessageFontTextDecorations = CreateInstance(SystemResourceKeyID.MessageFontTextDecorations);