62 references to CreateInstance
PresentationFramework (62)
src\Framework\System\Windows\SystemColors.cs (62)
365
_cacheActiveBorderColor =
CreateInstance
(SystemResourceKeyID.ActiveBorderColor);
381
_cacheActiveCaptionColor =
CreateInstance
(SystemResourceKeyID.ActiveCaptionColor);
397
_cacheActiveCaptionTextColor =
CreateInstance
(SystemResourceKeyID.ActiveCaptionTextColor);
413
_cacheAppWorkspaceColor =
CreateInstance
(SystemResourceKeyID.AppWorkspaceColor);
429
_cacheControlColor =
CreateInstance
(SystemResourceKeyID.ControlColor);
445
_cacheControlDarkColor =
CreateInstance
(SystemResourceKeyID.ControlDarkColor);
461
_cacheControlDarkDarkColor =
CreateInstance
(SystemResourceKeyID.ControlDarkDarkColor);
477
_cacheControlLightColor =
CreateInstance
(SystemResourceKeyID.ControlLightColor);
493
_cacheControlLightLightColor =
CreateInstance
(SystemResourceKeyID.ControlLightLightColor);
509
_cacheControlTextColor =
CreateInstance
(SystemResourceKeyID.ControlTextColor);
525
_cacheDesktopColor =
CreateInstance
(SystemResourceKeyID.DesktopColor);
541
_cacheGradientActiveCaptionColor =
CreateInstance
(SystemResourceKeyID.GradientActiveCaptionColor);
557
_cacheGradientInactiveCaptionColor =
CreateInstance
(SystemResourceKeyID.GradientInactiveCaptionColor);
573
_cacheGrayTextColor =
CreateInstance
(SystemResourceKeyID.GrayTextColor);
589
_cacheHighlightColor =
CreateInstance
(SystemResourceKeyID.HighlightColor);
605
_cacheHighlightTextColor =
CreateInstance
(SystemResourceKeyID.HighlightTextColor);
621
_cacheHotTrackColor =
CreateInstance
(SystemResourceKeyID.HotTrackColor);
637
_cacheInactiveBorderColor =
CreateInstance
(SystemResourceKeyID.InactiveBorderColor);
653
_cacheInactiveCaptionColor =
CreateInstance
(SystemResourceKeyID.InactiveCaptionColor);
669
_cacheInactiveCaptionTextColor =
CreateInstance
(SystemResourceKeyID.InactiveCaptionTextColor);
685
_cacheInfoColor =
CreateInstance
(SystemResourceKeyID.InfoColor);
701
_cacheInfoTextColor =
CreateInstance
(SystemResourceKeyID.InfoTextColor);
717
_cacheMenuColor =
CreateInstance
(SystemResourceKeyID.MenuColor);
733
_cacheMenuBarColor =
CreateInstance
(SystemResourceKeyID.MenuBarColor);
749
_cacheMenuHighlightColor =
CreateInstance
(SystemResourceKeyID.MenuHighlightColor);
765
_cacheMenuTextColor =
CreateInstance
(SystemResourceKeyID.MenuTextColor);
781
_cacheScrollBarColor =
CreateInstance
(SystemResourceKeyID.ScrollBarColor);
797
_cacheWindowColor =
CreateInstance
(SystemResourceKeyID.WindowColor);
813
_cacheWindowFrameColor =
CreateInstance
(SystemResourceKeyID.WindowFrameColor);
829
_cacheWindowTextColor =
CreateInstance
(SystemResourceKeyID.WindowTextColor);
1225
_cacheActiveBorderBrush =
CreateInstance
(SystemResourceKeyID.ActiveBorderBrush);
1241
_cacheActiveCaptionBrush =
CreateInstance
(SystemResourceKeyID.ActiveCaptionBrush);
1257
_cacheActiveCaptionTextBrush =
CreateInstance
(SystemResourceKeyID.ActiveCaptionTextBrush);
1273
_cacheAppWorkspaceBrush =
CreateInstance
(SystemResourceKeyID.AppWorkspaceBrush);
1289
_cacheControlBrush =
CreateInstance
(SystemResourceKeyID.ControlBrush);
1305
_cacheControlDarkBrush =
CreateInstance
(SystemResourceKeyID.ControlDarkBrush);
1321
_cacheControlDarkDarkBrush =
CreateInstance
(SystemResourceKeyID.ControlDarkDarkBrush);
1337
_cacheControlLightBrush =
CreateInstance
(SystemResourceKeyID.ControlLightBrush);
1353
_cacheControlLightLightBrush =
CreateInstance
(SystemResourceKeyID.ControlLightLightBrush);
1369
_cacheControlTextBrush =
CreateInstance
(SystemResourceKeyID.ControlTextBrush);
1385
_cacheDesktopBrush =
CreateInstance
(SystemResourceKeyID.DesktopBrush);
1401
_cacheGradientActiveCaptionBrush =
CreateInstance
(SystemResourceKeyID.GradientActiveCaptionBrush);
1417
_cacheGradientInactiveCaptionBrush =
CreateInstance
(SystemResourceKeyID.GradientInactiveCaptionBrush);
1433
_cacheGrayTextBrush =
CreateInstance
(SystemResourceKeyID.GrayTextBrush);
1449
_cacheHighlightBrush =
CreateInstance
(SystemResourceKeyID.HighlightBrush);
1465
_cacheHighlightTextBrush =
CreateInstance
(SystemResourceKeyID.HighlightTextBrush);
1481
_cacheHotTrackBrush =
CreateInstance
(SystemResourceKeyID.HotTrackBrush);
1497
_cacheInactiveBorderBrush =
CreateInstance
(SystemResourceKeyID.InactiveBorderBrush);
1513
_cacheInactiveCaptionBrush =
CreateInstance
(SystemResourceKeyID.InactiveCaptionBrush);
1529
_cacheInactiveCaptionTextBrush =
CreateInstance
(SystemResourceKeyID.InactiveCaptionTextBrush);
1545
_cacheInfoBrush =
CreateInstance
(SystemResourceKeyID.InfoBrush);
1561
_cacheInfoTextBrush =
CreateInstance
(SystemResourceKeyID.InfoTextBrush);
1577
_cacheMenuBrush =
CreateInstance
(SystemResourceKeyID.MenuBrush);
1593
_cacheMenuBarBrush =
CreateInstance
(SystemResourceKeyID.MenuBarBrush);
1609
_cacheMenuHighlightBrush =
CreateInstance
(SystemResourceKeyID.MenuHighlightBrush);
1625
_cacheMenuTextBrush =
CreateInstance
(SystemResourceKeyID.MenuTextBrush);
1641
_cacheScrollBarBrush =
CreateInstance
(SystemResourceKeyID.ScrollBarBrush);
1657
_cacheWindowBrush =
CreateInstance
(SystemResourceKeyID.WindowBrush);
1673
_cacheWindowFrameBrush =
CreateInstance
(SystemResourceKeyID.WindowFrameBrush);
1689
_cacheWindowTextBrush =
CreateInstance
(SystemResourceKeyID.WindowTextBrush);
1707
_cacheInactiveSelectionHighlightBrush =
CreateInstance
(SystemResourceKeyID.InactiveSelectionHighlightBrush);
1730
_cacheInactiveSelectionHighlightTextBrush =
CreateInstance
(SystemResourceKeyID.InactiveSelectionHighlightTextBrush);