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