30 references to CreateInstance
PresentationFramework (30)
System\Windows\SystemFonts.cs (30)
534_cacheIconFontSize = CreateInstance(SystemResourceKeyID.IconFontSize); 550_cacheIconFontFamily = CreateInstance(SystemResourceKeyID.IconFontFamily); 566_cacheIconFontStyle = CreateInstance(SystemResourceKeyID.IconFontStyle); 582_cacheIconFontWeight = CreateInstance(SystemResourceKeyID.IconFontWeight); 598_cacheIconFontTextDecorations = CreateInstance(SystemResourceKeyID.IconFontTextDecorations); 617_cacheCaptionFontSize = CreateInstance(SystemResourceKeyID.CaptionFontSize); 633_cacheCaptionFontFamily = CreateInstance(SystemResourceKeyID.CaptionFontFamily); 649_cacheCaptionFontStyle = CreateInstance(SystemResourceKeyID.CaptionFontStyle); 665_cacheCaptionFontWeight = CreateInstance(SystemResourceKeyID.CaptionFontWeight); 681_cacheCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.CaptionFontTextDecorations); 697_cacheSmallCaptionFontSize = CreateInstance(SystemResourceKeyID.SmallCaptionFontSize); 713_cacheSmallCaptionFontFamily = CreateInstance(SystemResourceKeyID.SmallCaptionFontFamily); 729_cacheSmallCaptionFontStyle = CreateInstance(SystemResourceKeyID.SmallCaptionFontStyle); 745_cacheSmallCaptionFontWeight = CreateInstance(SystemResourceKeyID.SmallCaptionFontWeight); 761_cacheSmallCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.SmallCaptionFontTextDecorations); 777_cacheMenuFontSize = CreateInstance(SystemResourceKeyID.MenuFontSize); 793_cacheMenuFontFamily = CreateInstance(SystemResourceKeyID.MenuFontFamily); 809_cacheMenuFontStyle = CreateInstance(SystemResourceKeyID.MenuFontStyle); 825_cacheMenuFontWeight = CreateInstance(SystemResourceKeyID.MenuFontWeight); 841_cacheMenuFontTextDecorations = CreateInstance(SystemResourceKeyID.MenuFontTextDecorations); 857_cacheStatusFontSize = CreateInstance(SystemResourceKeyID.StatusFontSize); 873_cacheStatusFontFamily = CreateInstance(SystemResourceKeyID.StatusFontFamily); 889_cacheStatusFontStyle = CreateInstance(SystemResourceKeyID.StatusFontStyle); 905_cacheStatusFontWeight = CreateInstance(SystemResourceKeyID.StatusFontWeight); 921_cacheStatusFontTextDecorations = CreateInstance(SystemResourceKeyID.StatusFontTextDecorations); 937_cacheMessageFontSize = CreateInstance(SystemResourceKeyID.MessageFontSize); 953_cacheMessageFontFamily = CreateInstance(SystemResourceKeyID.MessageFontFamily); 969_cacheMessageFontStyle = CreateInstance(SystemResourceKeyID.MessageFontStyle); 985_cacheMessageFontWeight = CreateInstance(SystemResourceKeyID.MessageFontWeight); 1001_cacheMessageFontTextDecorations = CreateInstance(SystemResourceKeyID.MessageFontTextDecorations);