62 references to CreateInstance
PresentationFramework (62)
System\Windows\SystemColors.cs (62)
369_cacheActiveBorderColor = CreateInstance(SystemResourceKeyID.ActiveBorderColor); 385_cacheActiveCaptionColor = CreateInstance(SystemResourceKeyID.ActiveCaptionColor); 401_cacheActiveCaptionTextColor = CreateInstance(SystemResourceKeyID.ActiveCaptionTextColor); 417_cacheAppWorkspaceColor = CreateInstance(SystemResourceKeyID.AppWorkspaceColor); 433_cacheControlColor = CreateInstance(SystemResourceKeyID.ControlColor); 449_cacheControlDarkColor = CreateInstance(SystemResourceKeyID.ControlDarkColor); 465_cacheControlDarkDarkColor = CreateInstance(SystemResourceKeyID.ControlDarkDarkColor); 481_cacheControlLightColor = CreateInstance(SystemResourceKeyID.ControlLightColor); 497_cacheControlLightLightColor = CreateInstance(SystemResourceKeyID.ControlLightLightColor); 513_cacheControlTextColor = CreateInstance(SystemResourceKeyID.ControlTextColor); 529_cacheDesktopColor = CreateInstance(SystemResourceKeyID.DesktopColor); 545_cacheGradientActiveCaptionColor = CreateInstance(SystemResourceKeyID.GradientActiveCaptionColor); 561_cacheGradientInactiveCaptionColor = CreateInstance(SystemResourceKeyID.GradientInactiveCaptionColor); 577_cacheGrayTextColor = CreateInstance(SystemResourceKeyID.GrayTextColor); 593_cacheHighlightColor = CreateInstance(SystemResourceKeyID.HighlightColor); 609_cacheHighlightTextColor = CreateInstance(SystemResourceKeyID.HighlightTextColor); 625_cacheHotTrackColor = CreateInstance(SystemResourceKeyID.HotTrackColor); 641_cacheInactiveBorderColor = CreateInstance(SystemResourceKeyID.InactiveBorderColor); 657_cacheInactiveCaptionColor = CreateInstance(SystemResourceKeyID.InactiveCaptionColor); 673_cacheInactiveCaptionTextColor = CreateInstance(SystemResourceKeyID.InactiveCaptionTextColor); 689_cacheInfoColor = CreateInstance(SystemResourceKeyID.InfoColor); 705_cacheInfoTextColor = CreateInstance(SystemResourceKeyID.InfoTextColor); 721_cacheMenuColor = CreateInstance(SystemResourceKeyID.MenuColor); 737_cacheMenuBarColor = CreateInstance(SystemResourceKeyID.MenuBarColor); 753_cacheMenuHighlightColor = CreateInstance(SystemResourceKeyID.MenuHighlightColor); 769_cacheMenuTextColor = CreateInstance(SystemResourceKeyID.MenuTextColor); 785_cacheScrollBarColor = CreateInstance(SystemResourceKeyID.ScrollBarColor); 801_cacheWindowColor = CreateInstance(SystemResourceKeyID.WindowColor); 817_cacheWindowFrameColor = CreateInstance(SystemResourceKeyID.WindowFrameColor); 833_cacheWindowTextColor = CreateInstance(SystemResourceKeyID.WindowTextColor); 1229_cacheActiveBorderBrush = CreateInstance(SystemResourceKeyID.ActiveBorderBrush); 1245_cacheActiveCaptionBrush = CreateInstance(SystemResourceKeyID.ActiveCaptionBrush); 1261_cacheActiveCaptionTextBrush = CreateInstance(SystemResourceKeyID.ActiveCaptionTextBrush); 1277_cacheAppWorkspaceBrush = CreateInstance(SystemResourceKeyID.AppWorkspaceBrush); 1293_cacheControlBrush = CreateInstance(SystemResourceKeyID.ControlBrush); 1309_cacheControlDarkBrush = CreateInstance(SystemResourceKeyID.ControlDarkBrush); 1325_cacheControlDarkDarkBrush = CreateInstance(SystemResourceKeyID.ControlDarkDarkBrush); 1341_cacheControlLightBrush = CreateInstance(SystemResourceKeyID.ControlLightBrush); 1357_cacheControlLightLightBrush = CreateInstance(SystemResourceKeyID.ControlLightLightBrush); 1373_cacheControlTextBrush = CreateInstance(SystemResourceKeyID.ControlTextBrush); 1389_cacheDesktopBrush = CreateInstance(SystemResourceKeyID.DesktopBrush); 1405_cacheGradientActiveCaptionBrush = CreateInstance(SystemResourceKeyID.GradientActiveCaptionBrush); 1421_cacheGradientInactiveCaptionBrush = CreateInstance(SystemResourceKeyID.GradientInactiveCaptionBrush); 1437_cacheGrayTextBrush = CreateInstance(SystemResourceKeyID.GrayTextBrush); 1453_cacheHighlightBrush = CreateInstance(SystemResourceKeyID.HighlightBrush); 1469_cacheHighlightTextBrush = CreateInstance(SystemResourceKeyID.HighlightTextBrush); 1485_cacheHotTrackBrush = CreateInstance(SystemResourceKeyID.HotTrackBrush); 1501_cacheInactiveBorderBrush = CreateInstance(SystemResourceKeyID.InactiveBorderBrush); 1517_cacheInactiveCaptionBrush = CreateInstance(SystemResourceKeyID.InactiveCaptionBrush); 1533_cacheInactiveCaptionTextBrush = CreateInstance(SystemResourceKeyID.InactiveCaptionTextBrush); 1549_cacheInfoBrush = CreateInstance(SystemResourceKeyID.InfoBrush); 1565_cacheInfoTextBrush = CreateInstance(SystemResourceKeyID.InfoTextBrush); 1581_cacheMenuBrush = CreateInstance(SystemResourceKeyID.MenuBrush); 1597_cacheMenuBarBrush = CreateInstance(SystemResourceKeyID.MenuBarBrush); 1613_cacheMenuHighlightBrush = CreateInstance(SystemResourceKeyID.MenuHighlightBrush); 1629_cacheMenuTextBrush = CreateInstance(SystemResourceKeyID.MenuTextBrush); 1645_cacheScrollBarBrush = CreateInstance(SystemResourceKeyID.ScrollBarBrush); 1661_cacheWindowBrush = CreateInstance(SystemResourceKeyID.WindowBrush); 1677_cacheWindowFrameBrush = CreateInstance(SystemResourceKeyID.WindowFrameBrush); 1693_cacheWindowTextBrush = CreateInstance(SystemResourceKeyID.WindowTextBrush); 1711_cacheInactiveSelectionHighlightBrush = CreateInstance(SystemResourceKeyID.InactiveSelectionHighlightBrush); 1734_cacheInactiveSelectionHighlightTextBrush = CreateInstance(SystemResourceKeyID.InactiveSelectionHighlightTextBrush);