3 references to Thistle
PresentationCore (3)
System\Windows\Media\brushes.cs (1)
1478
return KnownColors.SolidColorBrushFromUint((uint)KnownColor.
Thistle
);
System\Windows\Media\Knowncolors.cs (2)
477
return KnownColor.
Thistle
;
2304
return Color.FromUInt32((uint)KnownColor.
Thistle
);