30 references to MakeBrush
PresentationFramework (30)
System\Windows\SystemColors.cs (30)
1038
return
MakeBrush
(CacheSlot.ActiveBorder);
1049
return
MakeBrush
(CacheSlot.ActiveCaption);
1060
return
MakeBrush
(CacheSlot.ActiveCaptionText);
1071
return
MakeBrush
(CacheSlot.AppWorkspace);
1082
return
MakeBrush
(CacheSlot.Control);
1093
return
MakeBrush
(CacheSlot.ControlDark);
1104
return
MakeBrush
(CacheSlot.ControlDarkDark);
1115
return
MakeBrush
(CacheSlot.ControlLight);
1126
return
MakeBrush
(CacheSlot.ControlLightLight);
1137
return
MakeBrush
(CacheSlot.ControlText);
1148
return
MakeBrush
(CacheSlot.Desktop);
1159
return
MakeBrush
(CacheSlot.GradientActiveCaption);
1170
return
MakeBrush
(CacheSlot.GradientInactiveCaption);
1181
return
MakeBrush
(CacheSlot.GrayText);
1192
return
MakeBrush
(CacheSlot.Highlight);
1203
return
MakeBrush
(CacheSlot.HighlightText);
1214
return
MakeBrush
(CacheSlot.HotTrack);
1225
return
MakeBrush
(CacheSlot.InactiveBorder);
1236
return
MakeBrush
(CacheSlot.InactiveCaption);
1247
return
MakeBrush
(CacheSlot.InactiveCaptionText);
1258
return
MakeBrush
(CacheSlot.Info);
1269
return
MakeBrush
(CacheSlot.InfoText);
1280
return
MakeBrush
(CacheSlot.Menu);
1291
return
MakeBrush
(CacheSlot.MenuBar);
1302
return
MakeBrush
(CacheSlot.MenuHighlight);
1313
return
MakeBrush
(CacheSlot.MenuText);
1324
return
MakeBrush
(CacheSlot.ScrollBar);
1335
return
MakeBrush
(CacheSlot.Window);
1346
return
MakeBrush
(CacheSlot.WindowFrame);
1357
return
MakeBrush
(CacheSlot.WindowText);