30 references to CreateInstance
PresentationFramework (30)
src\Framework\System\Windows\SystemFonts.cs (30)
524_cacheIconFontSize = CreateInstance(SystemResourceKeyID.IconFontSize); 540_cacheIconFontFamily = CreateInstance(SystemResourceKeyID.IconFontFamily); 556_cacheIconFontStyle = CreateInstance(SystemResourceKeyID.IconFontStyle); 572_cacheIconFontWeight = CreateInstance(SystemResourceKeyID.IconFontWeight); 588_cacheIconFontTextDecorations = CreateInstance(SystemResourceKeyID.IconFontTextDecorations); 607_cacheCaptionFontSize = CreateInstance(SystemResourceKeyID.CaptionFontSize); 623_cacheCaptionFontFamily = CreateInstance(SystemResourceKeyID.CaptionFontFamily); 639_cacheCaptionFontStyle = CreateInstance(SystemResourceKeyID.CaptionFontStyle); 655_cacheCaptionFontWeight = CreateInstance(SystemResourceKeyID.CaptionFontWeight); 671_cacheCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.CaptionFontTextDecorations); 687_cacheSmallCaptionFontSize = CreateInstance(SystemResourceKeyID.SmallCaptionFontSize); 703_cacheSmallCaptionFontFamily = CreateInstance(SystemResourceKeyID.SmallCaptionFontFamily); 719_cacheSmallCaptionFontStyle = CreateInstance(SystemResourceKeyID.SmallCaptionFontStyle); 735_cacheSmallCaptionFontWeight = CreateInstance(SystemResourceKeyID.SmallCaptionFontWeight); 751_cacheSmallCaptionFontTextDecorations = CreateInstance(SystemResourceKeyID.SmallCaptionFontTextDecorations); 767_cacheMenuFontSize = CreateInstance(SystemResourceKeyID.MenuFontSize); 783_cacheMenuFontFamily = CreateInstance(SystemResourceKeyID.MenuFontFamily); 799_cacheMenuFontStyle = CreateInstance(SystemResourceKeyID.MenuFontStyle); 815_cacheMenuFontWeight = CreateInstance(SystemResourceKeyID.MenuFontWeight); 831_cacheMenuFontTextDecorations = CreateInstance(SystemResourceKeyID.MenuFontTextDecorations); 847_cacheStatusFontSize = CreateInstance(SystemResourceKeyID.StatusFontSize); 863_cacheStatusFontFamily = CreateInstance(SystemResourceKeyID.StatusFontFamily); 879_cacheStatusFontStyle = CreateInstance(SystemResourceKeyID.StatusFontStyle); 895_cacheStatusFontWeight = CreateInstance(SystemResourceKeyID.StatusFontWeight); 911_cacheStatusFontTextDecorations = CreateInstance(SystemResourceKeyID.StatusFontTextDecorations); 927_cacheMessageFontSize = CreateInstance(SystemResourceKeyID.MessageFontSize); 943_cacheMessageFontFamily = CreateInstance(SystemResourceKeyID.MessageFontFamily); 959_cacheMessageFontStyle = CreateInstance(SystemResourceKeyID.MessageFontStyle); 975_cacheMessageFontWeight = CreateInstance(SystemResourceKeyID.MessageFontWeight); 991_cacheMessageFontTextDecorations = CreateInstance(SystemResourceKeyID.MessageFontTextDecorations);