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