2 references to GetEntry
System.Windows.Forms.Primitives (2)
System\Windows\Forms\GdiPlus\GdiPlusCache.cs (2)
41
return PenCache.
GetEntry
(color).CreateScope();
58
return BrushCache.
GetEntry
(color).CreateScope();