30 references to MakeBrush
PresentationFramework (30)
System\Windows\SystemColors.cs (30)
1039
return
MakeBrush
(CacheSlot.ActiveBorder);
1050
return
MakeBrush
(CacheSlot.ActiveCaption);
1061
return
MakeBrush
(CacheSlot.ActiveCaptionText);
1072
return
MakeBrush
(CacheSlot.AppWorkspace);
1083
return
MakeBrush
(CacheSlot.Control);
1094
return
MakeBrush
(CacheSlot.ControlDark);
1105
return
MakeBrush
(CacheSlot.ControlDarkDark);
1116
return
MakeBrush
(CacheSlot.ControlLight);
1127
return
MakeBrush
(CacheSlot.ControlLightLight);
1138
return
MakeBrush
(CacheSlot.ControlText);
1149
return
MakeBrush
(CacheSlot.Desktop);
1160
return
MakeBrush
(CacheSlot.GradientActiveCaption);
1171
return
MakeBrush
(CacheSlot.GradientInactiveCaption);
1182
return
MakeBrush
(CacheSlot.GrayText);
1193
return
MakeBrush
(CacheSlot.Highlight);
1204
return
MakeBrush
(CacheSlot.HighlightText);
1215
return
MakeBrush
(CacheSlot.HotTrack);
1226
return
MakeBrush
(CacheSlot.InactiveBorder);
1237
return
MakeBrush
(CacheSlot.InactiveCaption);
1248
return
MakeBrush
(CacheSlot.InactiveCaptionText);
1259
return
MakeBrush
(CacheSlot.Info);
1270
return
MakeBrush
(CacheSlot.InfoText);
1281
return
MakeBrush
(CacheSlot.Menu);
1292
return
MakeBrush
(CacheSlot.MenuBar);
1303
return
MakeBrush
(CacheSlot.MenuHighlight);
1314
return
MakeBrush
(CacheSlot.MenuText);
1325
return
MakeBrush
(CacheSlot.ScrollBar);
1336
return
MakeBrush
(CacheSlot.Window);
1347
return
MakeBrush
(CacheSlot.WindowFrame);
1358
return
MakeBrush
(CacheSlot.WindowText);