2 references to ActiveBorder
System.Drawing (2)
commonui\System\Drawing\SystemBrushes.cs (1)
32
return FromSystemColor(SystemColors.
ActiveBorder
);
commonui\System\Drawing\SystemPens.cs (1)
32
return FromSystemColor(SystemColors.
ActiveBorder
);