2 references to FromSystemColor
System.Drawing.Common.Tests (1)
System\Drawing\SystemPensTest.cs (1)
86AssertExtensions.Throws<ArgumentException>(null, () => SystemPens.FromSystemColor(Color.Blue));
System.Windows.Forms.Primitives (1)
System\Windows\Forms\GdiPlus\GdiPlusCache.cs (1)
32? SystemPens.FromSystemColor(color)