30 references to MakeBrush
PresentationFramework (30)
System\Windows\SystemColors.cs (30)
1041
return
MakeBrush
(CacheSlot.ActiveBorder);
1052
return
MakeBrush
(CacheSlot.ActiveCaption);
1063
return
MakeBrush
(CacheSlot.ActiveCaptionText);
1074
return
MakeBrush
(CacheSlot.AppWorkspace);
1085
return
MakeBrush
(CacheSlot.Control);
1096
return
MakeBrush
(CacheSlot.ControlDark);
1107
return
MakeBrush
(CacheSlot.ControlDarkDark);
1118
return
MakeBrush
(CacheSlot.ControlLight);
1129
return
MakeBrush
(CacheSlot.ControlLightLight);
1140
return
MakeBrush
(CacheSlot.ControlText);
1151
return
MakeBrush
(CacheSlot.Desktop);
1162
return
MakeBrush
(CacheSlot.GradientActiveCaption);
1173
return
MakeBrush
(CacheSlot.GradientInactiveCaption);
1184
return
MakeBrush
(CacheSlot.GrayText);
1195
return
MakeBrush
(CacheSlot.Highlight);
1206
return
MakeBrush
(CacheSlot.HighlightText);
1217
return
MakeBrush
(CacheSlot.HotTrack);
1228
return
MakeBrush
(CacheSlot.InactiveBorder);
1239
return
MakeBrush
(CacheSlot.InactiveCaption);
1250
return
MakeBrush
(CacheSlot.InactiveCaptionText);
1261
return
MakeBrush
(CacheSlot.Info);
1272
return
MakeBrush
(CacheSlot.InfoText);
1283
return
MakeBrush
(CacheSlot.Menu);
1294
return
MakeBrush
(CacheSlot.MenuBar);
1305
return
MakeBrush
(CacheSlot.MenuHighlight);
1316
return
MakeBrush
(CacheSlot.MenuText);
1327
return
MakeBrush
(CacheSlot.ScrollBar);
1338
return
MakeBrush
(CacheSlot.Window);
1349
return
MakeBrush
(CacheSlot.WindowFrame);
1360
return
MakeBrush
(CacheSlot.WindowText);