3 references to Orchid
PresentationCore (3)
System\Windows\Media\brushes.cs (1)
1147
return KnownColors.SolidColorBrushFromUint((uint)KnownColor.
Orchid
);
System\Windows\Media\Knowncolors.cs (2)
413
return KnownColor.
Orchid
;
1973
return Color.FromUInt32((uint)KnownColor.
Orchid
);