2 references to KnownSolidColor
PresentationCore (2)
System\Windows\Media\SolidColorBrush.cs (2)
90
writer.Write((byte)SerializationBrushType.
KnownSolidColor
);
132
if (brushType == SerializationBrushType.
KnownSolidColor
)