30 references to CreateInstance
PresentationFramework (30)
System\Windows\SystemFonts.cs (30)
533_cacheIconFontSize = CreateInstance(SystemResourceKeyID.IconFontSize); 549_cacheIconFontFamily = CreateInstance(SystemResourceKeyID.IconFontFamily); 565_cacheIconFontStyle = CreateInstance(SystemResourceKeyID.IconFontStyle); 581_cacheIconFontWeight = CreateInstance(SystemResourceKeyID.IconFontWeight); 597_cacheIconFontTextDecorations = CreateInstance(SystemResourceKeyID.IconFontTextDecorations); 616_cacheCaptionFontSize = CreateInstance(SystemResourceKeyID.CaptionFontSize); 632_cacheCaptionFontFamily = CreateInstance(SystemResourceKeyID.CaptionFontFamily); 648_cacheCaptionFontStyle = CreateInstance(SystemResourceKeyID.CaptionFontStyle); 664_cacheCaptionFontWeight = CreateInstance(SystemResourceKeyID.CaptionFontWeight); 680_cacheCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.CaptionFontTextDecorations); 696_cacheSmallCaptionFontSize = CreateInstance(SystemResourceKeyID.SmallCaptionFontSize); 712_cacheSmallCaptionFontFamily = CreateInstance(SystemResourceKeyID.SmallCaptionFontFamily); 728_cacheSmallCaptionFontStyle = CreateInstance(SystemResourceKeyID.SmallCaptionFontStyle); 744_cacheSmallCaptionFontWeight = CreateInstance(SystemResourceKeyID.SmallCaptionFontWeight); 760_cacheSmallCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.SmallCaptionFontTextDecorations); 776_cacheMenuFontSize = CreateInstance(SystemResourceKeyID.MenuFontSize); 792_cacheMenuFontFamily = CreateInstance(SystemResourceKeyID.MenuFontFamily); 808_cacheMenuFontStyle = CreateInstance(SystemResourceKeyID.MenuFontStyle); 824_cacheMenuFontWeight = CreateInstance(SystemResourceKeyID.MenuFontWeight); 840_cacheMenuFontTextDecorations = CreateInstance(SystemResourceKeyID.MenuFontTextDecorations); 856_cacheStatusFontSize = CreateInstance(SystemResourceKeyID.StatusFontSize); 872_cacheStatusFontFamily = CreateInstance(SystemResourceKeyID.StatusFontFamily); 888_cacheStatusFontStyle = CreateInstance(SystemResourceKeyID.StatusFontStyle); 904_cacheStatusFontWeight = CreateInstance(SystemResourceKeyID.StatusFontWeight); 920_cacheStatusFontTextDecorations = CreateInstance(SystemResourceKeyID.StatusFontTextDecorations); 936_cacheMessageFontSize = CreateInstance(SystemResourceKeyID.MessageFontSize); 952_cacheMessageFontFamily = CreateInstance(SystemResourceKeyID.MessageFontFamily); 968_cacheMessageFontStyle = CreateInstance(SystemResourceKeyID.MessageFontStyle); 984_cacheMessageFontWeight = CreateInstance(SystemResourceKeyID.MessageFontWeight); 1000_cacheMessageFontTextDecorations = CreateInstance(SystemResourceKeyID.MessageFontTextDecorations);