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