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);