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