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